How to Install and Uninstall rust-git-version-devel.noarch Package on Fedora 34

Last updated: October 09,2024

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

This guide covers the steps necessary to install rust-git-version-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-git-version-devel.noarch on Fedora 34:

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

3. Information about the rust-git-version-devel.noarch package on Fedora 34

Last metadata expiration check: 1:46:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-git-version-devel
Version : 0.3.5
Release : 1.fc34
Architecture : noarch
Size : 12 k
Source : rust-git-version-0.3.5-1.fc34.src.rpm
Repository : updates
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 "git-version" crate.