How to Install and Uninstall rust-z85-devel.noarch Package on CentOS Stream 9

Last updated: November 26,2024

1. Install "rust-z85-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-z85-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-z85-devel.noarch

2. Uninstall "rust-z85-devel.noarch" package

Please follow the guidance below to uninstall rust-z85-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-z85-devel.noarch $ sudo dnf autoremove

3. Information about the rust-z85-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:15:41 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-z85-devel
Version : 3.0.5
Release : 4.el9
Architecture : noarch
Size : 17 k
Source : rust-z85-3.0.5-4.el9.src.rpm
Repository : epel
Summary : Rust implementation of ZeroMQ's Z85 encoding mechanism with padding
URL : https://crates.io/crates/z85
License : MIT OR Apache-2.0
Description : Rust implementation of ZeroMQ's Z85 encoding mechanism with padding.
:
: This package contains library source intended for building other packages which
: use the "z85" crate.