yourkit on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S yourkit

* (Optional) Uninstall yourkit on Arch using YAY

$ yay -Rns yourkit

2. Manually Install "yourkit" via AUR

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

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

b. Clone yourkit's git locally

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

c. Go to ~/yourkit folder and install it

$ cd ~/yourkit $ makepkg -si

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

ID: 1412795
Name: yourkit
PackageBaseID: 62015
PackageBase: yourkit
Version: 2023.9b109-1
Description: Java CPU and memory profiler.
URL: http://www.yourkit.com
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: nulldev
Submitter: nicoulaj
FirstSubmitted: 1345039237
LastModified: 1708460798
URLPath: /cgit/aur.git/snapshot/yourkit.tar.gz