How to Install and Uninstall rust-pep440+default-devel.noarch Package on Fedora 39

Last updated: November 27,2024

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

This is a short guide on how to install rust-pep440+default-devel.noarch on Fedora 39

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

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

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

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

3. Information about the rust-pep440+default-devel.noarch package on Fedora 39

Last metadata expiration check: 4:57:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-pep440+default-devel
Version : 0.2.0
Release : 3.fc39
Architecture : noarch
Size : 7.4 k
Source : rust-pep440-0.2.0-3.fc39.src.rpm
Repository : fedora
Summary : Parse and compare Python PEP440 style version numbers
URL : https://crates.io/crates/pep440
License : BSD-2-Clause OR Apache-2.0
Description : Parse and compare Python PEP440 style version numbers.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "pep440" crate.