How to Install and Uninstall rust-git2_0.17+openssl-sys-devel.noarch Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "rust-git2_0.17+openssl-sys-devel.noarch" package

Please follow the step by step instructions below to install rust-git2_0.17+openssl-sys-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-git2_0.17+openssl-sys-devel.noarch

2. Uninstall "rust-git2_0.17+openssl-sys-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-git2_0.17+openssl-sys-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-git2_0.17+openssl-sys-devel.noarch $ sudo dnf autoremove

3. Information about the rust-git2_0.17+openssl-sys-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:03:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-git2_0.17+openssl-sys-devel
Version : 0.17.2
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-git2_0.17-0.17.2-1.el9.src.rpm
Repository : epel
Summary : Bindings to libgit2 for interoperating with git repositories
URL : https://crates.io/crates/git2
License : MIT OR Apache-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 "openssl-sys" feature of the "git2" crate.