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

Last updated: October 05,2024

1. Install "pax.x86_64" package

Please follow the guidelines below to install pax.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install pax.x86_64

2. Uninstall "pax.x86_64" package

This tutorial shows how to uninstall pax.x86_64 on CentOS Stream 8:

$ sudo dnf remove pax.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:43:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : pax
Version : 3.4
Release : 41.el8
Architecture : x86_64
Size : 82 k
Source : pax-3.4-41.el8.src.rpm
Repository : epel
Summary : POSIX File System Archiver
URL : https://src.fedoraproject.org/rpms/pax
License : BSD
Description : The 'pax' utility is the POSIX standard archive tool. It supports the two most
: common forms of standard Unix archive (backup) files - CPIO and TAR.