How to Install and Uninstall rust-libdeflate-sys-devel.noarch Package on Fedora 36

Last updated: May 19,2024

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

Please follow the step by step instructions below to install rust-libdeflate-sys-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall rust-libdeflate-sys-devel.noarch on Fedora 36:

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

3. Information about the rust-libdeflate-sys-devel.noarch package on Fedora 36

Last metadata expiration check: 3:31:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-libdeflate-sys-devel
Version : 0.7.5
Release : 2.fc36
Architecture : noarch
Size : 142 k
Source : rust-libdeflate-sys-0.7.5-2.fc36.src.rpm
Repository : fedora
Summary : DEFLATE (de)compression exposed as non-streaming buffer operations
URL : https://crates.io/crates/libdeflate-sys
License : ASL 2.0 and MIT
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 "libdeflate-sys" crate.