卸载:

sudo apt-get --purge remove ruby-rvm
sudo rm -rf /usr/share/ruby-rvm /etc/rvmrc /etc/profile.d/rvm.sh

安装:

\curl -L https://get.rvm.io | 
  bash -s stable --ruby --autolibs=enable --auto-dotfiles

相关文章:

  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
  • 2021-12-24
  • 2022-01-21
  • 2021-12-16
  • 2021-11-08
  • 2021-08-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-18
  • 2022-12-23
  • 2021-04-28
  • 2021-08-09
相关资源
相似解决方案