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

Last updated: May 17,2024

1. Install "psacct.x86_64" package

Please follow the guidance below to install psacct.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install psacct.x86_64

2. Uninstall "psacct.x86_64" package

Please follow the instructions below to uninstall psacct.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove psacct.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 7:36:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : psacct
Version : 6.6.3
Release : 4.el8
Architecture : x86_64
Size : 104 k
Source : psacct-6.6.3-4.el8.src.rpm
Repository : baseos
Summary : Utilities for monitoring process activities
URL : http://www.gnu.org/software/acct/
License : GPLv3+
Description : The psacct package contains several utilities for monitoring process
: activities, including ac, lastcomm, accton and sa. The ac command
: displays statistics about how long users have been logged on. The
: lastcomm command displays information about previous executed
: commands. The accton command turns process accounting on or off. The
: sa command summarizes information about previously executed
: commands.