How to Install and Uninstall rust-git-version-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

This is a short guide on how to install rust-git-version-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-git-version-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-git-version-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:14:40 ago on Mon Feb 26 07:04:30 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.