How to Install and Uninstall parzip.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "parzip.x86_64" package

In this section, we are going to explain the necessary steps to install parzip.x86_64 on Fedora 34

$ 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 Fedora 34:

$ sudo dnf remove parzip.x86_64 $ sudo dnf autoremove

3. Information about the parzip.x86_64 package on Fedora 34

Last metadata expiration check: 0:39:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : parzip
Version : 1.2.0
Release : 12.fc34
Architecture : x86_64
Size : 93 k
Source : parzip-1.2.0-12.fc34.src.rpm
Repository : fedora
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.