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

Last updated: September 23,2024

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

Please follow the step by step instructions below to install rust-hex-literal-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-hex-literal-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:58:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-hex-literal-devel
Version : 0.3.4
Release : 1.fc35
Architecture : noarch
Size : 19 k
Source : rust-hex-literal-0.3.4-1.fc35.src.rpm
Repository : updates
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 "hex-literal" crate.