java-qdox on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S java-qdox

* (Optional) Uninstall java-qdox on Arch using YAY

$ yay -Rns java-qdox

2. Manually Install "java-qdox" via AUR

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

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

b. Clone java-qdox's git locally

$ git clone https://aur.archlinux.org/java-qdox.git ~/java-qdox

c. Go to ~/java-qdox folder and install it

$ cd ~/java-qdox $ makepkg -si

3. Information about the java-qdox package on Arch User Repository (AUR)

ID: 1225092
Name: java-qdox
PackageBaseID: 55401
PackageBase: java-qdox
Version: 2.0.3-1
Description: A high speed, small footprint parser for fully extracting class/interface/method definitions (including annotations, parameters, param names)
URL: https://github.com/paul-hammant/qdox
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: MRWITEK
Submitter: alucryd
FirstSubmitted: 1325170761
LastModified: 1678632644
URLPath: /cgit/aur.git/snapshot/java-qdox.tar.gz