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

Last updated: October 07,2024

1. Install "rust-data-encoding+std-devel.noarch" package

This is a short guide on how to install rust-data-encoding+std-devel.noarch on Fedora 34

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

2. Uninstall "rust-data-encoding+std-devel.noarch" package

Please follow the instructions below to uninstall rust-data-encoding+std-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:52:37 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-data-encoding+std-devel
Version : 2.3.2
Release : 1.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-data-encoding-2.3.2-1.fc34.src.rpm
Repository : fedora
Summary : Efficient and customizable data-encoding functions
URL : https://crates.io/crates/data-encoding
License : MIT
Description : Efficient and customizable data-encoding functions like base64, base32, and
: hex.
:
: This package contains library source intended for building other packages
: which use "std" feature of "data-encoding" crate.