How to Install and Uninstall rust-base16ct-devel.noarch Package on Fedora 39
Last updated: November 28,2024
1. Install "rust-base16ct-devel.noarch" package
In this section, we are going to explain the necessary steps to install rust-base16ct-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
rust-base16ct-devel.noarch
Copied
2. Uninstall "rust-base16ct-devel.noarch" package
Please follow the guidance below to uninstall rust-base16ct-devel.noarch on Fedora 39:
$
sudo dnf remove
rust-base16ct-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-base16ct-devel.noarch package on Fedora 39
Last metadata expiration check: 0:33:56 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-base16ct-devel
Version : 0.2.0
Release : 2.fc39
Architecture : noarch
Size : 19 k
Source : rust-base16ct-0.2.0-2.fc39.src.rpm
Repository : fedora
Summary : Pure Rust, constant-time implementation of Base16 (RFC 4648)
URL : https://crates.io/crates/base16ct
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of Base16 a.k.a hexadecimal (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 "base16ct" crate.
Available Packages
Name : rust-base16ct-devel
Version : 0.2.0
Release : 2.fc39
Architecture : noarch
Size : 19 k
Source : rust-base16ct-0.2.0-2.fc39.src.rpm
Repository : fedora
Summary : Pure Rust, constant-time implementation of Base16 (RFC 4648)
URL : https://crates.io/crates/base16ct
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of Base16 a.k.a hexadecimal (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 "base16ct" crate.