How to Install and Uninstall rust-scrypt+std-devel.noarch Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "rust-scrypt+std-devel.noarch" package

Here is a brief guide to show you how to install rust-scrypt+std-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-scrypt+std-devel.noarch" package

Please follow the steps below to uninstall rust-scrypt+std-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-scrypt+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:23:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-scrypt+std-devel
Version : 0.11.0
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-scrypt-0.11.0-1.el9.src.rpm
Repository : epel
Summary : Scrypt password-based key derivation function
URL : https://crates.io/crates/scrypt
License : MIT OR Apache-2.0
Description : Scrypt password-based key derivation function.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "scrypt" crate.