How to Install and Uninstall rust-base64_0.13+std-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "rust-base64_0.13+std-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-base64_0.13+std-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-base64_0.13+std-devel.noarch

2. Uninstall "rust-base64_0.13+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-base64_0.13+std-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-base64_0.13+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-base64_0.13+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:42:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-base64_0.13+std-devel
Version : 0.13.1
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-base64_0.13-0.13.1-1.el9.src.rpm
Repository : epel
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 "std" feature of the "base64" crate.