asmtools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S asmtools

* (Optional) Uninstall asmtools on Arch using YAY

$ yay -Rns asmtools

2. Manually Install "asmtools" via AUR

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

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

b. Clone asmtools's git locally

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

c. Go to ~/asmtools folder and install it

$ cd ~/asmtools $ makepkg -si

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

ID: 572055
Name: asmtools
PackageBaseID: 131864
PackageBase: asmtools
Version: 7.0_b06-1
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: 1524660296
LastModified: 1546009695
URLPath: /cgit/aur.git/snapshot/asmtools.tar.gz