How to Install and Uninstall psacct.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "psacct.x86_64" package

Please follow the guidelines below to install psacct.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install psacct.x86_64

2. Uninstall "psacct.x86_64" package

Please follow the steps below to uninstall psacct.x86_64 on Rocky Linux 8:

$ sudo dnf remove psacct.x86_64 $ sudo dnf autoremove

3. Information about the psacct.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:46:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : psacct
Version : 6.6.3
Release : 4.el8
Architecture : x86_64
Size : 103 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.