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

Last updated: October 11,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:07:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-libflate-devel
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 44 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 "libflate" crate.