How to Install and Uninstall pigz.x86_64 Package on Fedora 39

Last updated: January 10,2025

1. Install "pigz.x86_64" package

This guide covers the steps necessary to install pigz.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install pigz.x86_64

2. Uninstall "pigz.x86_64" package

Please follow the guidance below to uninstall pigz.x86_64 on Fedora 39:

$ sudo dnf remove pigz.x86_64 $ sudo dnf autoremove

3. Information about the pigz.x86_64 package on Fedora 39

Last metadata expiration check: 0:44:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : pigz
Version : 2.8
Release : 2.fc39
Architecture : x86_64
Size : 94 k
Source : pigz-2.8-2.fc39.src.rpm
Repository : fedora
Summary : Parallel implementation of gzip
URL : https://www.zlib.net/pigz/
License : Zlib
Description : pigz, which stands for parallel implementation of gzip,
: is a fully functional replacement for gzip that exploits
: multiple processors and multiple cores to the hilt when
: compressing data.