Gem Command not found

前端 未结 14 1120
春和景丽
春和景丽 2021-01-30 08:21

I have installed gem on Ubuntu 10.10 32 bit with

apt-get install gem -y

But when I try to run

gem install something.gem
         


        
14条回答
  •  一整个雨季
    2021-01-30 08:31

    FWIW, the equivalent package for RHEL/Fedora/CentOS/etc and SuSE/OpenSuSE appears to be called 'rubygems'.

提交回复
热议问题