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

Last updated: October 12,2024

1. Install "innotop.noarch" package

Learn how to install innotop.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install innotop.noarch

2. Uninstall "innotop.noarch" package

This tutorial shows how to uninstall innotop.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove innotop.noarch $ sudo dnf autoremove

3. Information about the innotop.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:44:46 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : innotop
Version : 1.13.0
Release : 1.el8
Architecture : noarch
Size : 156 k
Source : innotop-1.13.0-1.el8.src.rpm
Repository : epel
Summary : A MySQL and InnoDB monitor program
URL : https://github.com/innotop/innotop
License : GPLv2+ or Artistic
Description : innotop connects to a MySQL database server and retrieves information from it,
: then displays it in a manner similar to the UNIX top program. innotop uses
: the data from SHOW VARIABLES, SHOW GLOBAL STATUS, SHOW FULL PROCESSLIST, and
: SHOW ENGINE INNODB STATUS, among other things.