How to Install and Uninstall rust-git2-devel.noarch Package on Fedora 34

Last updated: September 06,2024

1. Install "rust-git2-devel.noarch" package

This guide let you learn how to install rust-git2-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-git2-devel.noarch

2. Uninstall "rust-git2-devel.noarch" package

This tutorial shows how to uninstall rust-git2-devel.noarch on Fedora 34:

$ sudo dnf remove rust-git2-devel.noarch $ sudo dnf autoremove

3. Information about the rust-git2-devel.noarch package on Fedora 34

Last metadata expiration check: 2:58:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-git2-devel
Version : 0.13.20
Release : 3.fc34
Architecture : noarch
Size : 162 k
Source : rust-git2-0.13.20-3.fc34.src.rpm
Repository : updates
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 "git2" crate.