How to Install and Uninstall rust-scrypt+std-devel.noarch Package on Fedora 39

Last updated: January 11,2025

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 Fedora 39

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

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

This is a short guide on how to uninstall rust-scrypt+std-devel.noarch on Fedora 39:

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

3. Information about the rust-scrypt+std-devel.noarch package on Fedora 39

Last metadata expiration check: 2:01:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-scrypt+std-devel
Version : 0.11.0
Release : 2.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-scrypt-0.11.0-2.fc39.src.rpm
Repository : fedora
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.