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

Last updated: October 03,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:29:32 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-libflate+default-devel
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-libflate-1.4.0-1.el9.src.rpm
Repository : epel
Summary : Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
URL : https://crates.io/crates/libflate
License : MIT
Description : A Rust implementation of DEFLATE algorithm and related formats (ZLIB,
: GZIP).
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "libflate" crate.