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

Last updated: June 26,2024

1. Install "pxz.x86_64" package

Please follow the instructions below to install pxz.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install pxz.x86_64

2. Uninstall "pxz.x86_64" package

Please follow the step by step instructions below to uninstall pxz.x86_64 on CentOS Stream 8:

$ sudo dnf remove pxz.x86_64 $ sudo dnf autoremove

3. Information about the pxz.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:44:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : pxz
Version : 4.999.9
Release : 23.beta.20220509git.el8
Architecture : x86_64
Size : 28 k
Source : pxz-4.999.9-23.beta.20220509git.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.