How to Install and Uninstall rust-libdeflater+use_rust_alloc-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "rust-libdeflater+use_rust_alloc-devel.noarch" package

This guide covers the steps necessary to install rust-libdeflater+use_rust_alloc-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-libdeflater+use_rust_alloc-devel.noarch

2. Uninstall "rust-libdeflater+use_rust_alloc-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-libdeflater+use_rust_alloc-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-libdeflater+use_rust_alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-libdeflater+use_rust_alloc-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:53:00 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-libdeflater+use_rust_alloc-devel
Version : 1.19.0
Release : 2.el9
Architecture : noarch
Size : 7.3 k
Source : rust-libdeflater-1.19.0-2.el9.src.rpm
Repository : epel
Summary : Bindings to libdeflate for DEFLATE
URL : https://crates.io/crates/libdeflater
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 "use_rust_alloc" feature of the "libdeflater" crate.