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

Last updated: October 06,2024

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

This tutorial shows how to install rust-cbc-devel.noarch on AlmaLinux 9

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

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

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

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

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

Last metadata expiration check: 1:09:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-cbc-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : rust-cbc-0.1.2-1.el9.src.rpm
Repository : epel
Summary : Cipher Block Chaining (CBC) block cipher mode of operation
URL : https://crates.io/crates/cbc
License : MIT OR Apache-2.0
Description : Cipher Block Chaining (CBC) block cipher mode of operation.
:
: This package contains library source intended for building other packages which
: use the "cbc" crate.