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

Last updated: October 08,2024

1. Install "rust-hex-literal-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-hex-literal-devel.noarch

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

Please follow the step by step instructions below to uninstall rust-hex-literal-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-hex-literal-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-hex-literal-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : rust-hex-literal-0.4.1-1.el9.src.rpm
Repository : epel
Summary : Macro for converting hexadecimal string to a byte array at compile time
URL : https://crates.io/crates/hex-literal
License : MIT OR Apache-2.0
Description : Macro for converting hexadecimal string to a byte array at compile time.
:
: This package contains library source intended for building other packages which
: use the "hex-literal" crate.