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

Last updated: June 30,2024

1. Install "rust-hex+std-devel.noarch" package

Please follow the step by step instructions below to install rust-hex+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-hex+std-devel.noarch" package

Please follow the steps below to uninstall rust-hex+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:30:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-hex+std-devel
Version : 0.4.3
Release : 4.el9
Architecture : noarch
Size : 7.7 k
Source : rust-hex-0.4.3-4.el9.src.rpm
Repository : epel
Summary : Encoding and decoding data into/from hexadecimal representation
URL : https://crates.io/crates/hex
License : MIT or ASL 2.0
Description : Encoding and decoding data into/from hexadecimal representation.
:
: This package contains library source intended for building other packages
: which use "std" feature of "hex" crate.