ruby-mri
Interpreter of object-oriented scripting language Ruby (default version)
Install
- All systems
-
curl cmd.cat/ruby-mri.sh
- Debian
-
apt-get install ruby - Ubuntu
-
apt-get install ruby -
Alpine
-
apk add ruby - Arch Linux
-
pacman -S ruby - Kali Linux
-
apt-get install ruby - CentOS
-
yum install ruby - Fedora
-
dnf install ruby - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ruby - OS X
-
brew install ruby - Raspbian
-
apt-get install ruby - Docker
-
docker run cmd.cat/ruby-mri ruby-mripowered by Commando
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).