mtop on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "mtop" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mtop on Arch using YAY

$ yay -S mtop

* (Optional) Uninstall mtop on Arch using YAY

$ yay -Rns mtop

2. Manually Install "mtop" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mtop's git locally

$ git clone https://aur.archlinux.org/mtop.git ~/mtop

c. Go to ~/mtop folder and install it

$ cd ~/mtop $ makepkg -si

3. Information about the mtop package on Arch User Repository (AUR)

ID: 415661
Name: mtop
PackageBaseID: 18243
PackageBase: mtop
Version: 0.6.6-4
Description: MySQL top (monitor and examine slow queries)
URL: "http://mtop.sourceforge.net/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1215213775
LastModified: 1496227530
URLPath: /cgit/aur.git/snapshot/mtop.tar.gz