LoginSignup
32
28

More than 5 years have passed since last update.

gem を全部アンインストールする

Posted at

ちょっと環境を整理したくて gem を一度全部削除したくなったのでやり方を調べました。

下記コマンドでアンインストールできます。

t-fujiki$ gem uninstall -aIx

参考:http://guides.rubygems.org/command-reference/#gem-uninstall

32
28
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
32
28