How to Install and Uninstall rust-git2+https-devel.noarch Package on Fedora 38

Last updated: May 20,2024

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

Please follow the guidelines below to install rust-git2+https-devel.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall rust-git2+https-devel.noarch on Fedora 38:

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

3. Information about the rust-git2+https-devel.noarch package on Fedora 38

Last metadata expiration check: 1:15:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-git2+https-devel
Version : 0.18.2
Release : 1.fc38
Architecture : noarch
Size : 8.5 k
Source : rust-git2-0.18.2-1.fc38.src.rpm
Repository : updates
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 "https" feature of the "git2" crate.