How to Install and Uninstall rust-git2_0.13+https-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

This is a short guide on how to install rust-git2_0.13+https-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-git2_0.13+https-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-git2_0.13+https-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:46:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-git2_0.13+https-devel
Version : 0.13.25
Release : 3.el9
Architecture : noarch
Size : 7.7 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 "https" feature of the "git2" crate.