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

Last updated: July 03,2024

1. Install "innotop.noarch" package

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

$ sudo dnf update $ sudo dnf install innotop.noarch

2. Uninstall "innotop.noarch" package

This tutorial shows how to uninstall innotop.noarch on Fedora 35:

$ sudo dnf remove innotop.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:13:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : innotop
Version : 1.13.0
Release : 3.fc35
Architecture : noarch
Size : 143 k
Source : innotop-1.13.0-3.fc35.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.