How to Install and Uninstall rust-git2_0.13+unstable-devel.noarch Package on Fedora 35

Last updated: May 14,2024

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

In this section, we are going to explain the necessary steps to install rust-git2_0.13+unstable-devel.noarch on Fedora 35

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

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

This guide let you learn how to uninstall rust-git2_0.13+unstable-devel.noarch on Fedora 35:

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

3. Information about the rust-git2_0.13+unstable-devel.noarch package on Fedora 35

Last metadata expiration check: 2:29:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-git2_0.13+unstable-devel
Version : 0.13.20
Release : 1.fc35
Architecture : noarch
Size : 7.2 k
Source : rust-git2_0.13-0.13.20-1.fc35.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.