dumpling on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S dumpling

* (Optional) Uninstall dumpling on Arch using YAY

$ yay -Rns dumpling

2. Manually Install "dumpling" via AUR

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

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

b. Clone dumpling's git locally

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

c. Go to ~/dumpling folder and install it

$ cd ~/dumpling $ makepkg -si

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

ID: 713405
Name: dumpling
PackageBaseID: 150802
PackageBase: dumpling
Version: 2.4-2
Description: Automation friendly java threaddump analyzer
URL: https://olivergondza.github.io/dumpling/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogondza
Submitter: ogondza
FirstSubmitted: 1585415599
LastModified: 1585415750
URLPath: /cgit/aur.git/snapshot/dumpling.tar.gz