How to Install and Uninstall rust-git2_0.13+ssh-devel.noarch Package on Oracle Linux 9

Last updated: September 24,2024

1. Install "rust-git2_0.13+ssh-devel.noarch" package

Here is a brief guide to show you how to install rust-git2_0.13+ssh-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-git2_0.13+ssh-devel.noarch

2. Uninstall "rust-git2_0.13+ssh-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-git2_0.13+ssh-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-git2_0.13+ssh-devel.noarch $ sudo dnf autoremove

3. Information about the rust-git2_0.13+ssh-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:41:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-git2_0.13+ssh-devel
Version : 0.13.25
Release : 3.el9
Architecture : noarch
Size : 7.6 k
Source : rust-git2_0.13-0.13.25-3.el9.src.rpm
Repository : epel
Summary : Bindings to libgit2 for interoperating with git repositories
URL : https://crates.io/crates/git2
License : MIT or ASL 2.0
Description : Bindings to libgit2 for interoperating with git repositories. This library is
: both threadsafe and memory safe and allows both reading and writing git
: repositories.
:
: This package contains library source intended for building other packages which
: use the "ssh" feature of the "git2" crate.