How to Install and Uninstall rust-base64ct-devel.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "rust-base64ct-devel.noarch" package
This is a short guide on how to install rust-base64ct-devel.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rust-base64ct-devel.noarch
Copied
2. Uninstall "rust-base64ct-devel.noarch" package
This is a short guide on how to uninstall rust-base64ct-devel.noarch on Fedora 38:
$
sudo dnf remove
rust-base64ct-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-base64ct-devel.noarch package on Fedora 38
Last metadata expiration check: 5:34:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-base64ct-devel
Version : 1.6.0
Release : 1.fc38
Architecture : noarch
Size : 44 k
Source : rust-base64ct-1.6.0-1.fc38.src.rpm
Repository : fedora
Summary : Pure Rust, constant-time implementation of Base64 (RFC 4648)
URL : https://crates.io/crates/base64ct
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of
: data-dependent branches/LUTs and thereby provides portable "best effort"
: constant-time operation and embedded-friendly no_std support.
:
: This package contains library source intended for building other packages which
: use the "base64ct" crate.
Available Packages
Name : rust-base64ct-devel
Version : 1.6.0
Release : 1.fc38
Architecture : noarch
Size : 44 k
Source : rust-base64ct-1.6.0-1.fc38.src.rpm
Repository : fedora
Summary : Pure Rust, constant-time implementation of Base64 (RFC 4648)
URL : https://crates.io/crates/base64ct
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of
: data-dependent branches/LUTs and thereby provides portable "best effort"
: constant-time operation and embedded-friendly no_std support.
:
: This package contains library source intended for building other packages which
: use the "base64ct" crate.