How to Install and Uninstall rust-pbkdf2_0.9+sha1-devel.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "rust-pbkdf2_0.9+sha1-devel.noarch" package

This guide covers the steps necessary to install rust-pbkdf2_0.9+sha1-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-pbkdf2_0.9+sha1-devel.noarch

2. Uninstall "rust-pbkdf2_0.9+sha1-devel.noarch" package

Please follow the guidelines below to uninstall rust-pbkdf2_0.9+sha1-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-pbkdf2_0.9+sha1-devel.noarch $ sudo dnf autoremove

3. Information about the rust-pbkdf2_0.9+sha1-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:11:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-pbkdf2_0.9+sha1-devel
Version : 0.9.0
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-pbkdf2_0.9-0.9.0-1.el9.src.rpm
Repository : epel
Summary : Generic implementation of PBKDF2
URL : https://crates.io/crates/pbkdf2
License : MIT OR Apache-2.0
Description : Generic implementation of PBKDF2.
:
: This package contains library source intended for building other packages which
: use the "sha1" feature of the "pbkdf2" crate.