How to Install and Uninstall rust-hex-literal0.2+default-devel.noarch Package on Fedora 39

Last updated: November 26,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 Fedora 39

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

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

Please follow the steps below to uninstall rust-hex-literal0.2+default-devel.noarch on Fedora 39:

$ 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 Fedora 39

Last metadata expiration check: 4:07:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-hex-literal0.2+default-devel
Version : 0.2.2
Release : 5.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-hex-literal0.2-0.2.2-5.fc39.src.rpm
Repository : fedora
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.