How to Install and Uninstall rust-base16ct+std-devel.noarch Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "rust-base16ct+std-devel.noarch" package
This tutorial shows how to install rust-base16ct+std-devel.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-base16ct+std-devel.noarch
Copied
2. Uninstall "rust-base16ct+std-devel.noarch" package
This tutorial shows how to uninstall rust-base16ct+std-devel.noarch on Rocky Linux 9:
$
sudo dnf remove
rust-base16ct+std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-base16ct+std-devel.noarch package on Rocky Linux 9
Last metadata expiration check: 1:57:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-base16ct+std-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-base16ct-0.2.0-1.el9.src.rpm
Repository : epel
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 "std" feature of the "base16ct" crate.
Available Packages
Name : rust-base16ct+std-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-base16ct-0.2.0-1.el9.src.rpm
Repository : epel
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 "std" feature of the "base16ct" crate.