How to Install and Uninstall rust-git-version+default-devel.noarch Package on Fedora 36

Last updated: October 03,2024

1. Install "rust-git-version+default-devel.noarch" package

Please follow the instructions below to install rust-git-version+default-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-git-version+default-devel.noarch

2. Uninstall "rust-git-version+default-devel.noarch" package

This is a short guide on how to uninstall rust-git-version+default-devel.noarch on Fedora 36:

$ sudo dnf remove rust-git-version+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-git-version+default-devel.noarch package on Fedora 36

Last metadata expiration check: 2:12:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-git-version+default-devel
Version : 0.3.5
Release : 2.fc36
Architecture : noarch
Size : 7.3 k
Source : rust-git-version-0.3.5-2.fc36.src.rpm
Repository : fedora
Summary : Compile the git version and dirty state into your program
URL : https://crates.io/crates/git-version
License : BSD
Description : Compile the git version (tag name, or hash otherwise) and dirty state into your
: program.
:
: This package contains library source intended for building other packages
: which use "default" feature of "git-version" crate.