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

Last updated: September 21,2024

1. Install "rust-bzip2-sys+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-bzip2-sys+default-devel.noarch on CentOS Stream 9

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

2. Uninstall "rust-bzip2-sys+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-bzip2-sys+default-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:47:22 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-bzip2-sys+default-devel
Version : 0.1.11
Release : 4.el9
Architecture : noarch
Size : 7.9 k
Source : rust-bzip2-sys-0.1.11-4.el9.src.rpm
Repository : epel
Summary : Bindings to libbzip2 for bzip2 exposed as Reader/Writer streams
URL : https://crates.io/crates/bzip2-sys
License : MIT or ASL 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 "default" feature of "bzip2-sys" crate.