How to Install and Uninstall rust-hex-literal0.3+default-devel.noarch Package on CentOS Stream 9

Last updated: September 23,2024

1. Install "rust-hex-literal0.3+default-devel.noarch" package

Please follow the guidance below to install rust-hex-literal0.3+default-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-hex-literal0.3+default-devel.noarch

2. Uninstall "rust-hex-literal0.3+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-hex-literal0.3+default-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-hex-literal0.3+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-hex-literal0.3+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:55:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-hex-literal0.3+default-devel
Version : 0.3.4
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-hex-literal0.3-0.3.4-1.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 Apache-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 "default" feature of the "hex-literal" crate.