kvmtop on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "kvmtop" 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 kvmtop on Arch using YAY

$ yay -S kvmtop

* (Optional) Uninstall kvmtop on Arch using YAY

$ yay -Rns kvmtop

2. Manually Install "kvmtop" via AUR

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

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

b. Clone kvmtop's git locally

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

c. Go to ~/kvmtop folder and install it

$ cd ~/kvmtop $ makepkg -si

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

ID: 619640
Name: kvmtop
PackageBaseID: 142609
PackageBase: kvmtop
Version: 2.1.3-4
Description: A monitoring tool for black box virtual machines from KVM hypervisor level
URL: https://github.com/cha87de/kvmtop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: onny
FirstSubmitted: 1559993408
LastModified: 1559993866
URLPath: /cgit/aur.git/snapshot/kvmtop.tar.gz