How to Install and Uninstall rust-adler32+std-devel.noarch Package on Rocky Linux 9

Last updated: July 04,2024

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

In this section, we are going to explain the necessary steps to install rust-adler32+std-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-adler32+std-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-adler32+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:22:55 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-adler32+std-devel
Version : 1.2.0
Release : 9.el9
Architecture : noarch
Size : 7.6 k
Source : rust-adler32-1.2.0-9.el9.src.rpm
Repository : epel
Summary : Minimal Adler32 implementation for Rust
URL : https://crates.io/crates/adler32
License : Zlib
Description : Minimal Adler32 implementation for Rust.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "adler32" crate.