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

Last updated: November 01,2024

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

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

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

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

Learn how to uninstall rust-git-version-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:54:38 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-git-version-devel
Version : 0.3.5
Release : 1.fc35
Architecture : noarch
Size : 12 k
Source : rust-git-version-0.3.5-1.fc35.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 "git-version" crate.