How to Install and Uninstall rootsh.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "rootsh.x86_64" package

Please follow the steps below to install rootsh.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rootsh.x86_64

2. Uninstall "rootsh.x86_64" package

Please follow the guidelines below to uninstall rootsh.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rootsh.x86_64 $ sudo dnf autoremove

3. Information about the rootsh.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:17:47 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rootsh
Version : 1.5.3
Release : 22.el8
Architecture : x86_64
Size : 41 k
Source : rootsh-1.5.3-22.el8.src.rpm
Repository : epel
Summary : Shell wrapper for auditing
URL : http://sourceforge.net/projects/rootsh
License : GPLv3+
Description : Rootsh is a wrapper for shells which logs all echoed keystrokes and
: terminal output to a file and/or to syslog. Its main purpose is the
: auditing of users who need a shell with root privileges. They start
: rootsh through the sudo mechanism.