How to Install and Uninstall rust-z85-devel.noarch Package on Fedora 36

Last updated: May 02,2024

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

This tutorial shows how to install rust-z85-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-z85-devel.noarch on Fedora 36:

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

3. Information about the rust-z85-devel.noarch package on Fedora 36

Last metadata expiration check: 0:43:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-z85-devel
Version : 3.0.5
Release : 1.fc36
Architecture : noarch
Size : 17 k
Source : rust-z85-3.0.5-1.fc36.src.rpm
Repository : updates
Summary : Rust implementation of ZeroMQ's Z85 encoding mechanism with padding
URL : https://crates.io/crates/z85
License : MIT or ASL 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.