How to Install and Uninstall rust-semver+default-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

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

Please follow the step by step instructions below to install rust-semver+default-devel.noarch on CentOS Stream 9

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

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

Please follow the step by step instructions below to uninstall rust-semver+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-semver+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:34:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-semver+default-devel
Version : 1.0.21
Release : 1.el9
Architecture : noarch
Size : 8.8 k
Source : rust-semver-1.0.21-1.el9.src.rpm
Repository : epel
Summary : Parser and evaluator for Cargo's flavor of Semantic Versioning
URL : https://crates.io/crates/semver
License : MIT OR Apache-2.0
Description : Parser and evaluator for Cargo's flavor of Semantic Versioning.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "semver" crate.