How to Install and Uninstall rust-libdeflate-sys+freestanding-devel.noarch Package on Rocky Linux 9

Last updated: October 11,2024

1. Install "rust-libdeflate-sys+freestanding-devel.noarch" package

Here is a brief guide to show you how to install rust-libdeflate-sys+freestanding-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-libdeflate-sys+freestanding-devel.noarch

2. Uninstall "rust-libdeflate-sys+freestanding-devel.noarch" package

This tutorial shows how to uninstall rust-libdeflate-sys+freestanding-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-libdeflate-sys+freestanding-devel.noarch $ sudo dnf autoremove

3. Information about the rust-libdeflate-sys+freestanding-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:09:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-libdeflate-sys+freestanding-devel
Version : 1.19.0
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-libdeflate-sys-1.19.0-1.el9.src.rpm
Repository : epel
Summary : Bindings to libdeflate for DEFLATE
URL : https://crates.io/crates/libdeflate-sys
License : Apache-2.0
Description : Bindings to libdeflate for DEFLATE (de)compression exposed as non-
: streaming buffer operations. Contains bindings for raw deflate, zlib,
: and gzip data.
:
: This package contains library source intended for building other packages which
: use the "freestanding" feature of the "libdeflate-sys" crate.