Install Erb On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

Install Erb On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

erb

Interpreter of object-oriented scripting language Ruby (default version)

Maintainer: Antonio Terceiro



Section: ruby

Install erb

  • Debian apt-get install ruby Click to copy
  • Ubuntu apt-get install ruby Click to copy
  • Alpine OS apk add ruby Click to copy
  • Arch Linux pacman -S ruby Click to copy
  • Kali Linux apt-get install ruby Click to copy
  • CentOS yum install ruby Click to copy
  • Fedora dnf install ruby Click to copy
  • Raspbian apt-get install ruby Click to copy
  • macOS brew install ruby Click to copy

ruby

Interpreter of object-oriented scripting language Ruby (default version)

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. This package is a dependency package, which depends on Debian's default Ruby version (currently v2.5).

ruby-standalone

Ruby interpreter that won't integrate with Debian packages

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. This package provides a Ruby interpreter without providing support for other Debian-provided Ruby packages, i.e. it won't use any code from Debian packages that provide Ruby libraries, Rubygems won't recognize libraries installed with Debian packages etc. This package is mostly useful for server deployments or development environments where one wants or needs to obtain the Ruby interpreter from Debian (and thus benefit from having security updates, not having to build from source, obtaining pre-built binaries from a trusted source etc.), but install everything else from sources external to Debian such as rubygems.org. No official Debian Ruby packages, application or library, should depend on this package.

ruby2.5

Interpreter of object-oriented scripting language Ruby

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. In the name of this package, `2.5' indicates the Ruby library compatibility version. This package currently provides the `2.5.x' branch of Ruby.

Install the latest version of erb in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS from terminal. To install the erb just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of erb from the respository and install it in your computer/server.