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

Last updated: September 29,2024

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

This tutorial shows how to install rust-version+default-devel.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall rust-version+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:34:01 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-version+default-devel
Version : 3.0.0
Release : 2.fc34
Architecture : noarch
Size : 7.3 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 "default" feature of "version" crate.