How to Install and Uninstall rust-hex+std-devel.noarch Package on Fedora 34

Last updated: July 05,2024

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

This tutorial shows how to install rust-hex+std-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-hex+std-devel.noarch on Fedora 34:

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

3. Information about the rust-hex+std-devel.noarch package on Fedora 34

Last metadata expiration check: 3:18:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-hex+std-devel
Version : 0.4.3
Release : 1.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-hex-0.4.3-1.fc34.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 "std" feature of "hex" crate.