How to Install and Uninstall rust-git2+unstable-devel.noarch Package on Fedora 36

Last updated: October 08,2024

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

Here is a brief guide to show you how to install rust-git2+unstable-devel.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall rust-git2+unstable-devel.noarch on Fedora 36:

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

3. Information about the rust-git2+unstable-devel.noarch package on Fedora 36

Last metadata expiration check: 2:46:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-git2+unstable-devel
Version : 0.14.4
Release : 1.fc36
Architecture : noarch
Size : 8.8 k
Source : rust-git2-0.14.4-1.fc36.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 the "unstable" feature of the "git2" crate.