How to Install and Uninstall rust-base64_0.12+alloc-devel.noarch Package on Fedora 38

Last updated: September 25,2024

1. Install "rust-base64_0.12+alloc-devel.noarch" package

This guide let you learn how to install rust-base64_0.12+alloc-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-base64_0.12+alloc-devel.noarch

2. Uninstall "rust-base64_0.12+alloc-devel.noarch" package

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

$ sudo dnf remove rust-base64_0.12+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-base64_0.12+alloc-devel.noarch package on Fedora 38

Last metadata expiration check: 3:25:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-base64_0.12+alloc-devel
Version : 0.12.3
Release : 9.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-base64_0.12-0.12.3-9.fc38.src.rpm
Repository : fedora
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 "alloc" feature of the "base64" crate.