aspectj on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S aspectj

* (Optional) Uninstall aspectj on Arch using YAY

$ yay -Rns aspectj

2. Manually Install "aspectj" via AUR

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

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

b. Clone aspectj's git locally

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

c. Go to ~/aspectj folder and install it

$ cd ~/aspectj $ makepkg -si

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

ID: 684184
Name: aspectj
PackageBaseID: 147447
PackageBase: aspectj
Version: 1.9.5-2
Description: seamless aspect-oriented extension to the Java™ programming language
URL: https://projects.eclipse.org/projects
NumVotes: 0
Popularity: 0
OutOfDate: 1606850281
Maintainer: gabmus
Submitter: gabmus
FirstSubmitted: 1576572546
LastModified: 1578566558
URLPath: /cgit/aur.git/snapshot/aspectj.tar.gz