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

Last updated: September 27,2024

1. Install "rust-adler+std-devel.noarch" package

Here is a brief guide to show you how to install rust-adler+std-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-adler+std-devel.noarch

2. Uninstall "rust-adler+std-devel.noarch" package

Please follow the steps below to uninstall rust-adler+std-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-adler+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-adler+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:16:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-adler+std-devel
Version : 1.0.2
Release : 8.el9
Architecture : noarch
Size : 7.8 k
Source : rust-adler-1.0.2-8.el9.src.rpm
Repository : epel
Summary : Simple clean-room implementation of the Adler-32 checksum
URL : https://crates.io/crates/adler
License : 0BSD OR MIT OR Apache-2.0
Description : A simple clean-room implementation of the Adler-32 checksum.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "adler" crate.