How to Install and Uninstall rust-adler+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the guidance below to install rust-adler+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-adler+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-adler+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:29:20 ago on Mon Feb 26 07:04:30 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.