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

Last updated: October 10,2024

1. Install "rust-hex-literal0.2-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-hex-literal0.2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-hex-literal0.2-devel.noarch

2. Uninstall "rust-hex-literal0.2-devel.noarch" package

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

$ sudo dnf remove rust-hex-literal0.2-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:13:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-hex-literal0.2-devel
Version : 0.2.2
Release : 2.el9
Architecture : noarch
Size : 15 k
Source : rust-hex-literal0.2-0.2.2-2.el9.src.rpm
Repository : epel
Summary : Procedural macro for converting hexadecimal string to byte array at compile time
URL : https://crates.io/crates/hex-literal
License : MIT or ASL 2.0
Description : Procedural macro for converting hexadecimal string to byte array at compile
: time.
:
: This package contains library source intended for building other packages which
: use the "hex-literal" crate.