How to Install and Uninstall innotop.noarch Package on Fedora 36

Last updated: May 05,2024

1. Install "innotop.noarch" package

Please follow the steps below to install innotop.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install innotop.noarch

2. Uninstall "innotop.noarch" package

Learn how to uninstall innotop.noarch on Fedora 36:

$ sudo dnf remove innotop.noarch $ sudo dnf autoremove

3. Information about the innotop.noarch package on Fedora 36

Last metadata expiration check: 2:31:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : innotop
Version : 1.13.0
Release : 4.fc36
Architecture : noarch
Size : 143 k
Source : innotop-1.13.0-4.fc36.src.rpm
Repository : fedora
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.