34
28

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

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

34
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
34
28

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?