javagen on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S javagen

* (Optional) Uninstall javagen on Arch using YAY

$ yay -Rns javagen

2. Manually Install "javagen" via AUR

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

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

b. Clone javagen's git locally

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

c. Go to ~/javagen folder and install it

$ cd ~/javagen $ makepkg -si

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

ID: 208363
Name: javagen
PackageBaseID: 61102
PackageBase: javagen
Version: 1.2.1-1
Description: Collection of small code generators for Java
URL: https://github.com/maandree/javagen
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1342966320
LastModified: 1436298873
URLPath: /cgit/aur.git/snapshot/javagen.tar.gz