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

Last updated: October 09,2024

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

In this section, we are going to explain the necessary steps to install rust-git-version-devel.noarch on Rocky Linux 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 Rocky Linux 9:

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

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

Last metadata expiration check: 0:56:15 ago on Fri Feb 16 06:49:52 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.