How to Install and Uninstall rubygems Package on Manjaro

Last updated: September 20,2024

1. Install "rubygems" package

In this section, we are going to explain the necessary steps to install rubygems on Manjaro

$ sudo pacman -Sy $ sudo pacman -S rubygems

2. Uninstall "rubygems" package

Please follow the steps below to uninstall rubygems on Manjaro:

$ sudo pacman -Rcns rubygems

3. Information about the rubygems package on Manjaro

Repository : extra
Name : rubygems
Version : 3.3.25-1
Description : Package management framework for Ruby
Architecture : any
URL : https://rubygems.org/
Licenses : MIT
Groups : None
Provides : None
Depends On : ruby
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 564.07 KiB
Installed Size : 2201.66 KiB
Packager : Anatol Pomozov
Build Date : Sat Nov 5 19:18:52 2022
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions