How to Install and Uninstall parzip.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "parzip.x86_64" package

Here is a brief guide to show you how to install parzip.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install parzip.x86_64

2. Uninstall "parzip.x86_64" package

Here is a brief guide to show you how to uninstall parzip.x86_64 on AlmaLinux 9:

$ sudo dnf remove parzip.x86_64 $ sudo dnf autoremove

3. Information about the parzip.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:15:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : parzip
Version : 1.3.0
Release : 1.el9
Architecture : x86_64
Size : 94 k
Source : parzip-1.3.0-1.el9.src.rpm
Repository : epel
Summary : High performance parallel pkzip implementation
URL : https://github.com/jpakkane/parzip
License : GPLv3+
Description : A command line utility to pack and unpack zip archives using multiple threads.