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

Last updated: November 28,2024

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

Please follow the guidelines below to install rust-version-devel.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 0:31:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-version-devel
Version : 3.0.0
Release : 9.fc39
Architecture : noarch
Size : 15 k
Source : rust-version-3.0.0-9.fc39.src.rpm
Repository : fedora
Summary : Very simple library who's job is to return the version of your crate if you're building with Cargo
URL : https://crates.io/crates/version
License : MIT OR Apache-2.0
Description : A very simple library who's job is to return the version of your crate
: if you're building with Cargo.
:
: This package contains library source intended for building other packages which
: use the "version" crate.