How To Install rust-libdeflater+use_rust_alloc-devel on Fedora 36

In this tutorial we learn how to install rust-libdeflater+use_rust_alloc-devel in Fedora 36. rust-libdeflater+use_rust_alloc-devel is DEFLATE (de)compression exposed as non-streaming buffer operations

Introduction

In this tutorial we learn how to install rust-libdeflater+use_rust_alloc-devel on Fedora 36.

What is rust-libdeflater+use_rust_alloc-devel

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 “use_rust_alloc” feature of “libdeflater” crate.

We can use yum or dnf to install rust-libdeflater+use_rust_alloc-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-libdeflater+use_rust_alloc-devel.

Install rust-libdeflater+use_rust_alloc-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-libdeflater+use_rust_alloc-devel using dnf by running the following command:

sudo dnf -y install rust-libdeflater+use_rust_alloc-devel

Install rust-libdeflater+use_rust_alloc-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-libdeflater+use_rust_alloc-devel using yum by running the following command:

sudo yum -y install rust-libdeflater+use_rust_alloc-devel

How To Uninstall rust-libdeflater+use_rust_alloc-devel on Fedora 36

To uninstall only the rust-libdeflater+use_rust_alloc-devel package we can use the following command:

sudo dnf remove rust-libdeflater+use_rust_alloc-devel

rust-libdeflater+use_rust_alloc-devel Package Contents on Fedora 36

/usr/share/cargo/registry/libdeflater-0.7.5/Cargo.toml

References

Summary

In this tutorial we learn how to install rust-libdeflater+use_rust_alloc-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).