How to Install and Uninstall mytop Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "mytop" package

This guide covers the steps necessary to install mytop on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mytop

2. Uninstall "mytop" package

Learn how to uninstall mytop on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mytop $ sudo apt autoclean && sudo apt autoremove

3. Information about the mytop package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mytop
Priority: optional
Section: universe/utils
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Werner Detter
Architecture: all
Version: 1.9.1-2
Depends: perl, libdbi-perl, libdbd-mysql-perl, libterm-readkey-perl, libconfig-inifiles-perl
Recommends: libtime-hires-perl
Filename: pool/universe/m/mytop/mytop_1.9.1-2_all.deb
Size: 31776
MD5sum: 5db32815c720e0fadb0cad344f87d03a
SHA1: e29827e473711cca13dd3a4a2398f264e48f905a
SHA256: 40b9eb2676aee816203aa049d4927118a373997b22485e44e99120077bb93d51
Description-en: top like query monitor for MySQL
Mytop is a console-based tool for monitoring queries and the performance
of MySQL. It supports version 3.22.x, 3.23.x, 4.x and 5.x servers.
It's written in Perl and support connections using TCP/IP and UNIX sockets.
Description-md5: f488dcf2bff0591cf96c89d8d4a8fa3d
Homepage: http://www.mysqlfanboy.com/mytop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu