rubygems Getting started with rubygems Installation or Setup

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Example

If you don't have any RubyGems installed, there is still the pre-gem approach to getting software, doing it manually:

  • Download from RubyGems

  • Unpack into a directory and cd there

  • Install with: ruby setup.rb (you may need admin/root privilege)

    sudo ruby setup.rb
    

For more details and other options, see:

ruby setup.rb --help


Got any rubygems Question?