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

Last updated: May 20,2024

1. Install "rust-zstd+bindgen-devel.noarch" package

Here is a brief guide to show you how to install rust-zstd+bindgen-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-zstd+bindgen-devel.noarch

2. Uninstall "rust-zstd+bindgen-devel.noarch" package

Please follow the guidance below to uninstall rust-zstd+bindgen-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-zstd+bindgen-devel.noarch $ sudo dnf autoremove

3. Information about the rust-zstd+bindgen-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:11:44 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-zstd+bindgen-devel
Version : 0.13.0
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-zstd-0.13.0-1.el9.src.rpm
Repository : epel
Summary : Binding for the zstd compression library
URL : https://crates.io/crates/zstd
License : MIT
Description : Binding for the zstd compression library.
:
: This package contains library source intended for building other packages which
: use the "bindgen" feature of the "zstd" crate.