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

Last updated: November 28,2024

1. Install "rubygem-git.noarch" package

Please follow the steps below to install rubygem-git.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "rubygem-git.noarch" package

Please follow the step by step instructions below to uninstall rubygem-git.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:05:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-git
Version : 1.13.0
Release : 1.el8
Architecture : noarch
Size : 41 k
Source : rubygem-git-1.13.0-1.el8.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.