jvmtop on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S jvmtop

* (Optional) Uninstall jvmtop on Arch using YAY

$ yay -Rns jvmtop

2. Manually Install "jvmtop" via AUR

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

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

b. Clone jvmtop's git locally

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

c. Go to ~/jvmtop folder and install it

$ cd ~/jvmtop $ makepkg -si

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

ID: 323810
Name: jvmtop
PackageBaseID: 102085
PackageBase: jvmtop
Version: 0.8.0-2
Description: jvmtop is a lightweight console application to monitor all accessible, running jvms on a machine
URL: https://github.com/patric-r/jvmtop
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jerry73204
Submitter: jerry73204
FirstSubmitted: 1445231505
LastModified: 1469291198
URLPath: /cgit/aur.git/snapshot/jvmtop.tar.gz