How to Install and Uninstall rust-git2+ssh-devel.noarch Package on Fedora 39

Last updated: October 03,2024

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

Please follow the step by step instructions below to install rust-git2+ssh-devel.noarch on Fedora 39

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

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

This guide let you learn how to uninstall rust-git2+ssh-devel.noarch on Fedora 39:

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

3. Information about the rust-git2+ssh-devel.noarch package on Fedora 39

Last metadata expiration check: 2:24:42 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-git2+ssh-devel
Version : 0.18.2
Release : 1.fc39
Architecture : noarch
Size : 8.4 k
Source : rust-git2-0.18.2-1.fc39.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 "ssh" feature of the "git2" crate.