How to Install and Uninstall weezl.x86_64 Package on Rocky Linux 9

Last updated: October 10,2024

1. Install "weezl.x86_64" package

In this section, we are going to explain the necessary steps to install weezl.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install weezl.x86_64

2. Uninstall "weezl.x86_64" package

Please follow the guidelines below to uninstall weezl.x86_64 on Rocky Linux 9:

$ sudo dnf remove weezl.x86_64 $ sudo dnf autoremove

3. Information about the weezl.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:56:39 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : weezl
Version : 0.1.8
Release : 1.el9
Architecture : x86_64
Size : 189 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.