asmtools-hg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S asmtools-hg

* (Optional) Uninstall asmtools-hg on Arch using YAY

$ yay -Rns asmtools-hg

2. Manually Install "asmtools-hg" via AUR

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

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

b. Clone asmtools-hg's git locally

$ git clone https://aur.archlinux.org/asmtools-hg.git ~/asmtools-hg

c. Go to ~/asmtools-hg folder and install it

$ cd ~/asmtools-hg $ makepkg -si

3. Information about the asmtools-hg package on Arch User Repository (AUR)

ID: 505295
Name: asmtools-hg
PackageBaseID: 131833
PackageBase: asmtools-hg
Version: r26.edbdc1bf3211-2
Description: The AsmTools open source project is used to develop tools for the production of proper and improper Java '.class' files.
URL: https://wiki.openjdk.java.net/display/CodeTools/asmtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tsachev
Submitter: tsachev
FirstSubmitted: 1524577187
LastModified: 1524577349
URLPath: /cgit/aur.git/snapshot/asmtools-hg.tar.gz