How to Install and Uninstall rust-data-encoding+std-devel.noarch Package on Rocky Linux 9

Last updated: June 02,2024

1. Install "rust-data-encoding+std-devel.noarch" package

Please follow the step by step instructions below to install rust-data-encoding+std-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-data-encoding+std-devel.noarch

2. Uninstall "rust-data-encoding+std-devel.noarch" package

Please follow the guidance below to uninstall rust-data-encoding+std-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-data-encoding+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-data-encoding+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:39:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-data-encoding+std-devel
Version : 2.5.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-data-encoding-2.5.0-1.el9.src.rpm
Repository : epel
Summary : Efficient and customizable data-encoding functions like base64, base32, and hex
URL : https://crates.io/crates/data-encoding
License : MIT
Description : Efficient and customizable data-encoding functions like base64, base32,
: and hex.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "data-encoding" crate.