How to Install and Uninstall rust-cbc+default-devel.noarch Package on CentOS Stream 9

Last updated: October 10,2024

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

This guide let you learn how to install rust-cbc+default-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-cbc+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-cbc+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:22:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-cbc+default-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 7.1 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 "default" feature of the "cbc" crate.