How to Install and Uninstall rust-base64-devel.noarch Package on Fedora 38

Last updated: September 22,2024

1. Install "rust-base64-devel.noarch" package

Please follow the steps below to install rust-base64-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-base64-devel.noarch

2. Uninstall "rust-base64-devel.noarch" package

Please follow the guidance below to uninstall rust-base64-devel.noarch on Fedora 38:

$ sudo dnf remove rust-base64-devel.noarch $ sudo dnf autoremove

3. Information about the rust-base64-devel.noarch package on Fedora 38

Last metadata expiration check: 1:51:15 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-base64-devel
Version : 0.21.7
Release : 1.fc38
Architecture : noarch
Size : 79 k
Source : rust-base64-0.21.7-1.fc38.src.rpm
Repository : updates
Summary : Encodes and decodes base64 as bytes or utf8
URL : https://crates.io/crates/base64
License : MIT OR Apache-2.0
Description : Encodes and decodes base64 as bytes or utf8.
:
: This package contains library source intended for building other packages which
: use the "base64" crate.