How to Install and Uninstall rust-weezl+alloc-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "rust-weezl+alloc-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-weezl+alloc-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-weezl+alloc-devel.noarch

2. Uninstall "rust-weezl+alloc-devel.noarch" package

This tutorial shows how to uninstall rust-weezl+alloc-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-weezl+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-weezl+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:34:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-weezl+alloc-devel
Version : 0.1.8
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-weezl-0.1.8-1.el9.src.rpm
Repository : epel
Summary : Fast LZW compression and decompression
URL : https://crates.io/crates/weezl
License : MIT OR Apache-2.0
Description : Fast LZW compression and decompression.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "weezl" crate.