Shannon Skipper edited this page
Apr 11, 2019·
46 revisionsJRuby is a Ruby implementation using the Java Virtual Machine (JVM).
Operating System Command Debian / Ubuntusudo apt-get install -y openjdk-8-jdk
RedHat / Fedora
sudo yum install -y java-1.8.0-openjdk
Arch Linux
sudo pacman -S jdk8-openjdk
macOS
brew cask install java
wget https://s3.amazonaws.com/jruby.org/downloads/9.2.7.0/jruby-bin-9.2.7.0.tar.gz
sudo mkdir -p /opt/rubies/
sudo tar -xzvf jruby-bin-9.2.7.0.tar.gz -C /opt/rubies/
sudo ln -s jruby /opt/rubies/jruby-9.2.7.0/bin/ruby
Note: For improved start-up time install jruby-launcher:
chruby jruby
gem install jruby-launcher
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4