How to Install and Uninstall rust-ct-codecs+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "rust-ct-codecs+std-devel.noarch" package

Here is a brief guide to show you how to install rust-ct-codecs+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-ct-codecs+std-devel.noarch

2. Uninstall "rust-ct-codecs+std-devel.noarch" package

This tutorial shows how to uninstall rust-ct-codecs+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-ct-codecs+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ct-codecs+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-ct-codecs+std-devel
Version : 1.1.1
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-ct-codecs-1.1.1-1.el9.src.rpm
Repository : epel
Summary : Constant-time hex and base64 codecs from libsodium reimplemented in Rust
URL : https://crates.io/crates/ct-codecs
License : MIT
Description : Constant-time hex and base64 codecs from libsodium reimplemented in
: Rust.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "ct-codecs" crate.