How to Install and Uninstall rust-brotli+default-devel.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "rust-brotli+default-devel.noarch" package
In this section, we are going to explain the necessary steps to install rust-brotli+default-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-brotli+default-devel.noarch
Copied
2. Uninstall "rust-brotli+default-devel.noarch" package
Please follow the steps below to uninstall rust-brotli+default-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
rust-brotli+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-brotli+default-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 0:34:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-brotli+default-devel
Version : 3.4.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-brotli-3.4.0-1.el9.src.rpm
Repository : epel
Summary : Brotli compressor and decompressor with no_std support
URL : https://crates.io/crates/brotli
License : BSD-3-Clause
Description : A brotli compressor and decompressor that with an interface avoiding the
: rust stdlib. This makes it suitable for embedded devices and kernels. It
: is designed with a pluggable allocator so that the standard lib's
: allocator may be employed. The default build also includes a stdlib
: allocator and stream interface. Disable this with --features=no-stdlib.
: All included code is safe.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "brotli" crate.
Available Packages
Name : rust-brotli+default-devel
Version : 3.4.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-brotli-3.4.0-1.el9.src.rpm
Repository : epel
Summary : Brotli compressor and decompressor with no_std support
URL : https://crates.io/crates/brotli
License : BSD-3-Clause
Description : A brotli compressor and decompressor that with an interface avoiding the
: rust stdlib. This makes it suitable for embedded devices and kernels. It
: is designed with a pluggable allocator so that the standard lib's
: allocator may be employed. The default build also includes a stdlib
: allocator and stream interface. Disable this with --features=no-stdlib.
: All included code is safe.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "brotli" crate.