jattach on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jattach

* (Optional) Uninstall jattach on Arch using YAY

$ yay -Rns jattach

2. Manually Install "jattach" via AUR

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

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

b. Clone jattach's git locally

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

c. Go to ~/jattach folder and install it

$ cd ~/jattach $ makepkg -si

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

ID: 574974
Name: jattach
PackageBaseID: 134282
PackageBase: jattach
Version: 1.5-1
Description: JVM Dynamic Attach utility
URL: https://github.com/apangin/jattach
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: incubos
Submitter: incubos
FirstSubmitted: 1531675641
LastModified: 1547024143
URLPath: /cgit/aur.git/snapshot/jattach.tar.gz