How to Install and Uninstall rust-crypto-common+std-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "rust-crypto-common+std-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-crypto-common+std-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-crypto-common+std-devel.noarch

2. Uninstall "rust-crypto-common+std-devel.noarch" package

Please follow the guidance below to uninstall rust-crypto-common+std-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-crypto-common+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crypto-common+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:42:19 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-crypto-common+std-devel
Version : 0.1.6
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-crypto-common-0.1.6-1.el9.src.rpm
Repository : epel
Summary : Common cryptographic traits
URL : https://crates.io/crates/crypto-common
License : MIT OR Apache-2.0
Description : Common cryptographic traits.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "crypto-common" crate.