How to Install and Uninstall rubygem-git.noarch Package on Oracle Linux 8

Last updated: July 04,2024

1. Install "rubygem-git.noarch" package

This guide let you learn how to install rubygem-git.noarch on Oracle Linux 8

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

2. Uninstall "rubygem-git.noarch" package

This tutorial shows how to uninstall rubygem-git.noarch on Oracle Linux 8:

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

3. Information about the rubygem-git.noarch package on Oracle Linux 8

Last metadata expiration check: 3:41:17 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-git
Version : 1.11.0
Release : 1.el8
Architecture : noarch
Size : 39 k
Source : rubygem-git-1.11.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.