How to Install and Uninstall rubygem-git.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "rubygem-git.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-git.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the rubygem-git.noarch package on Fedora 35

Last metadata expiration check: 2:26:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-git
Version : 1.11.0
Release : 1.fc35
Architecture : noarch
Size : 35 k
Source : rubygem-git-1.11.0-1.fc35.src.rpm
Repository : updates
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.