How to Install and Uninstall rust-hex-literal0.2+default-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

This guide covers the steps necessary to install rust-hex-literal0.2+default-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-hex-literal0.2+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-hex-literal0.2+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:29:05 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-hex-literal0.2+default-devel
Version : 0.2.2
Release : 2.el9
Architecture : noarch
Size : 7.8 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 "default" feature of the "hex-literal" crate.