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

Last updated: September 28,2024

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

This guide covers the steps necessary to install rust-pep440+default-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-pep440+default-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:34:47 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-pep440+default-devel
Version : 0.2.0
Release : 2.fc38
Architecture : noarch
Size : 7.3 k
Source : rust-pep440-0.2.0-2.fc38.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.