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

Last updated: October 28,2024

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

Learn how to install rust-binascii+decode-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-binascii+decode-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:37:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-binascii+decode-devel
Version : 0.1.4
Release : 3.fc38
Architecture : noarch
Size : 7.4 k
Source : rust-binascii-0.1.4-3.fc38.src.rpm
Repository : fedora
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.