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

Last updated: January 11,2025

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

Learn how to install rust-z85+default-devel.noarch on AlmaLinux 9

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

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

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

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

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

Last metadata expiration check: 2:35:47 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-z85+default-devel
Version : 3.0.5
Release : 4.el9
Architecture : noarch
Size : 7.4 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 "default" feature of the "z85" crate.