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

Last updated: October 07,2024

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

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

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

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

This guide covers the steps necessary to uninstall rust-adler+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-adler+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:18:54 ago on Thu Feb 15 07:50:05 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.