For example, I’m trying to find out whether RubyGems is installed, so I tried gem query --name-matches rubygems to come up with nothing. gem query resulted in a list that did not list RubyGems. Is my guess correct so far?
For example, I’m trying to find out whether RubyGems is installed, so I tried
Share
To see if it’s installed:
Gives:
To find the gem source code:
Gives: