java-asm on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "java-asm" 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
Copied
b. Install java-asm on Arch using YAY
$
yay -S
java-asm
Copied
* (Optional) Uninstall java-asm on Arch using YAY
$
yay -Rns
java-asm
Copied
2. Manually Install "java-asm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone java-asm's git locally
$
git clone https://aur.archlinux.org/java-asm.git
~/java-asm
Copied
c. Go to ~/java-asm folder and install it
$
cd
~/java-asm
Copied
$
makepkg -si
Copied
3. Information about the java-asm package on Arch User Repository (AUR)
ID: 1062584
Name: java-asm
PackageBaseID: 48408
PackageBase: java-asm
Version: 9.3-1
Description: An all purpose Java bytecode manipulation and analysis framework
URL: https://asm.ow2.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: vitalijr2
FirstSubmitted: 1303420352
LastModified: 1649258383
URLPath: /cgit/aur.git/snapshot/java-asm.tar.gz
Name: java-asm
PackageBaseID: 48408
PackageBase: java-asm
Version: 9.3-1
Description: An all purpose Java bytecode manipulation and analysis framework
URL: https://asm.ow2.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: vitalijr2
FirstSubmitted: 1303420352
LastModified: 1649258383
URLPath: /cgit/aur.git/snapshot/java-asm.tar.gz