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

Last updated: September 24,2024

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

Learn how to install rust-scrypt+std-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-scrypt+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-scrypt+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:05:03 ago on Thu Feb 15 07:50:05 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.