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

Last updated: October 06,2024

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

This is a short guide on how to install rust-data-encoding-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall rust-data-encoding-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-data-encoding-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:22:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-data-encoding-devel
Version : 2.5.0
Release : 1.el9
Architecture : noarch
Size : 27 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 "data-encoding" crate.