How to Install and Uninstall rust-git2_0.14+vendored-libgit2-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "rust-git2_0.14+vendored-libgit2-devel.noarch" package

Please follow the step by step instructions below to install rust-git2_0.14+vendored-libgit2-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-git2_0.14+vendored-libgit2-devel.noarch

2. Uninstall "rust-git2_0.14+vendored-libgit2-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-git2_0.14+vendored-libgit2-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-git2_0.14+vendored-libgit2-devel.noarch $ sudo dnf autoremove

3. Information about the rust-git2_0.14+vendored-libgit2-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:34:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-git2_0.14+vendored-libgit2-devel
Version : 0.14.4
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-git2_0.14-0.14.4-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 "vendored-libgit2" feature of the "git2" crate.