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

Last updated: September 30,2024

1. Install "rust-hex+alloc-devel.noarch" package

This is a short guide on how to install rust-hex+alloc-devel.noarch on Fedora 35

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

2. Uninstall "rust-hex+alloc-devel.noarch" package

This tutorial shows how to uninstall rust-hex+alloc-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:53:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-hex+alloc-devel
Version : 0.4.3
Release : 2.fc35
Architecture : noarch
Size : 7.8 k
Source : rust-hex-0.4.3-2.fc35.src.rpm
Repository : fedora
Summary : Encoding and decoding data into/from hexadecimal representation
URL : https://crates.io/crates/hex
License : MIT or ASL 2.0
Description : Encoding and decoding data into/from hexadecimal representation.
:
: This package contains library source intended for building other packages
: which use "alloc" feature of "hex" crate.