How to Install and Uninstall rust-hex-literal-devel.noarch Package on Fedora 38

Last updated: September 30,2024

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

This guide covers the steps necessary to install rust-hex-literal-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall rust-hex-literal-devel.noarch on Fedora 38:

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

3. Information about the rust-hex-literal-devel.noarch package on Fedora 38

Last metadata expiration check: 1:44:21 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-hex-literal-devel
Version : 0.4.1
Release : 1.fc38
Architecture : noarch
Size : 17 k
Source : rust-hex-literal-0.4.1-1.fc38.src.rpm
Repository : updates
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.