How to Install and Uninstall rust-cbc+alloc-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

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

This guide let you learn how to install rust-cbc+alloc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This is a short guide on how to uninstall rust-cbc+alloc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-cbc+alloc-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:50:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-cbc+alloc-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 7.2 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 "alloc" feature of the "cbc" crate.