async-profiler-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S async-profiler-git

* (Optional) Uninstall async-profiler-git on Arch using YAY

$ yay -Rns async-profiler-git

2. Manually Install "async-profiler-git" via AUR

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

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

b. Clone async-profiler-git's git locally

$ git clone https://aur.archlinux.org/async-profiler-git.git ~/async-profiler-git

c. Go to ~/async-profiler-git folder and install it

$ cd ~/async-profiler-git $ makepkg -si

3. Information about the async-profiler-git package on Arch User Repository (AUR)

ID: 801792
Name: async-profiler-git
PackageBaseID: 158474
PackageBase: async-profiler-git
Version: r386.4b5a17b-1
Description: Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
URL: https://github.com/jvm-profiling-tools/async-profiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sashok724
Submitter: sashok724
FirstSubmitted: 1602063171
LastModified: 1602101051
URLPath: /cgit/aur.git/snapshot/async-profiler-git.tar.gz