How to Install and Uninstall rubygem-git.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "rubygem-git.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-git.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rubygem-git.noarch

2. Uninstall "rubygem-git.noarch" package

Here is a brief guide to show you how to uninstall rubygem-git.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rubygem-git.noarch $ sudo dnf autoremove

3. Information about the rubygem-git.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:10:21 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-git
Version : 1.11.0
Release : 1.el9
Architecture : noarch
Size : 35 k
Source : rubygem-git-1.11.0-1.el9.src.rpm
Repository : epel
Summary : Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary
URL : http://github.com/schacon/ruby-git
License : MIT
Description : Ruby/Git is a Ruby library that can be used to create, read and manipulate Git
: repositories by wrapping system calls to the git binary.