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

Last updated: November 25,2024

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

Please follow the guidelines below to install rust-z85-devel.noarch on AlmaLinux 9

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

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

Please follow the steps below to uninstall rust-z85-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:21:03 ago on Wed Mar 13 07:41:12 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.