How to Install and Uninstall rust-binascii+decode-devel.noarch Package on Fedora 36

Last updated: July 03,2024

1. Install "rust-binascii+decode-devel.noarch" package

This tutorial shows how to install rust-binascii+decode-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-binascii+decode-devel.noarch

2. Uninstall "rust-binascii+decode-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-binascii+decode-devel.noarch on Fedora 36:

$ sudo dnf remove rust-binascii+decode-devel.noarch $ sudo dnf autoremove

3. Information about the rust-binascii+decode-devel.noarch package on Fedora 36

Last metadata expiration check: 3:02:27 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-binascii+decode-devel
Version : 0.1.4
Release : 1.fc36
Architecture : noarch
Size : 7.0 k
Source : rust-binascii-0.1.4-1.fc36.src.rpm
Repository : updates
Summary : Rust binascii operations
URL : https://crates.io/crates/binascii
License : MIT
Description : Useful no-std binascii operations including base64, base32 and base16 (hex).
:
: This package contains library source intended for building other packages which
: use the "decode" feature of the "binascii" crate.