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

Last updated: January 16,2025

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

This guide let you learn how to install rust-version-devel.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 2:32:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-version-devel
Version : 3.0.0
Release : 2.fc34
Architecture : noarch
Size : 15 k
Source : rust-version-3.0.0-2.fc34.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 ASL 2.0
Description : 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 "version" crate.