How to Install and Uninstall rust-z85+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

Please follow the guidelines below to install rust-z85+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-z85+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-z85+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:12 ago on Mon Feb 26 07:04:30 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.