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

Last updated: October 05,2024

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

This tutorial shows how to install rust-des+default-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-des+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-des+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:07:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-des+default-devel
Version : 0.8.1
Release : 2.el9
Architecture : noarch
Size : 8.0 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 "default" feature of the "des" crate.