How to Install and Uninstall rust-git-version-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Please follow the guidance below to install rust-git-version-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-git-version-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-git-version-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:06:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-git-version-devel
Version : 0.3.9
Release : 1.el9
Architecture : noarch
Size : 11 k
Source : rust-git-version-0.3.9-1.el9.src.rpm
Repository : epel
Summary : Compile the git version
URL : https://crates.io/crates/git-version
License : BSD-2-Clause
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 the "git-version" crate.