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

Last updated: September 28,2024

1. Install "innotop.noarch" package

Please follow the guidelines below to install innotop.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install innotop.noarch

2. Uninstall "innotop.noarch" package

This guide covers the steps necessary to uninstall innotop.noarch on Fedora 34:

$ sudo dnf remove innotop.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:23:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : innotop
Version : 1.13.0
Release : 1.fc34
Architecture : noarch
Size : 144 k
Source : innotop-1.13.0-1.fc34.src.rpm
Repository : updates
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.