How to Install and Uninstall rust-des-devel.noarch Package on AlmaLinux 9

Last updated: June 24,2024

1. Install "rust-des-devel.noarch" package

Here is a brief guide to show you how to install rust-des-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-des-devel.noarch

2. Uninstall "rust-des-devel.noarch" package

This guide covers the steps necessary to uninstall rust-des-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-des-devel.noarch $ sudo dnf autoremove

3. Information about the rust-des-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:59:23 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-des-devel
Version : 0.8.1
Release : 2.el9
Architecture : noarch
Size : 45 k
Source : rust-des-0.8.1-2.el9.src.rpm
Repository : epel
Summary : DES and Triple DES (3DES, TDES) block ciphers implementation
URL : https://crates.io/crates/des
License : MIT or ASL 2.0
Description : DES and Triple DES (3DES, TDES) block ciphers implementation.
:
: This package contains library source intended for building other packages which
: use the "des" crate.