How to Install and Uninstall rust-hex-literal+default-devel.noarch Package on AlmaLinux 9

Last updated: June 16,2024

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

Learn how to install rust-hex-literal+default-devel.noarch on AlmaLinux 9

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

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

Please follow the steps below to uninstall rust-hex-literal+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-hex-literal+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:06:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-hex-literal+default-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 7.9 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 "default" feature of the "hex-literal" crate.