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

Last updated: July 07,2024

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

Please follow the instructions below to install rust-bzip2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-bzip2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:38:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bzip2-devel
Version : 0.4.4
Release : 1.el9
Architecture : noarch
Size : 40 k
Source : rust-bzip2-0.4.4-1.el9.src.rpm
Repository : epel
Summary : Bindings to libbzip2 exposed as Reader/Writer streams
URL : https://crates.io/crates/bzip2
License : MIT OR Apache-2.0
Description : Bindings to libbzip2 for bzip2 compression and decompression exposed as
: Reader/Writer streams.
:
: This package contains library source intended for building other packages which
: use the "bzip2" crate.