How to Install and Uninstall pxz.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "pxz.x86_64" package

Please follow the step by step instructions below to install pxz.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pxz.x86_64

2. Uninstall "pxz.x86_64" package

This guide let you learn how to uninstall pxz.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove pxz.x86_64 $ sudo dnf autoremove

3. Information about the pxz.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:37:33 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pxz
Version : 4.999.9
Release : 19.beta.20200421git.el8
Architecture : x86_64
Size : 28 k
Source : pxz-4.999.9-19.beta.20200421git.el8.src.rpm
Repository : epel
Summary : Parallel LZMA compressor using XZ
URL : https://jnovy.fedorapeople.org/pxz/
License : GPLv2+
Description : Parallel XZ is a compression utility that takes advantage of running
: XZ compression simultaneously on different parts of an input file on
: multiple cores and processors. This significantly speeds up compression time.