gem1.8

package management framework for Ruby libraries/applications

Debian Debian
RUN apt-get update && \ apt-get install -y rubygems
Arch Arch Linux
RUN pacman -S --noconfirm rubygems
CentOS
RUN yum install -y rubygems
Fedora
RUN dnf install -y rubygems
Raspbian
RUN apt-get update && \ apt-get install -y rubygems
click the source code to copy install gem1.8 on any operating system with command-not-found.com