eclipse-jautodoc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S eclipse-jautodoc

* (Optional) Uninstall eclipse-jautodoc on Arch using YAY

$ yay -Rns eclipse-jautodoc

2. Manually Install "eclipse-jautodoc" via AUR

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

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

b. Clone eclipse-jautodoc's git locally

$ git clone https://aur.archlinux.org/eclipse-jautodoc.git ~/eclipse-jautodoc

c. Go to ~/eclipse-jautodoc folder and install it

$ cd ~/eclipse-jautodoc $ makepkg -si

3. Information about the eclipse-jautodoc package on Arch User Repository (AUR)

ID: 190282
Name: eclipse-jautodoc
PackageBaseID: 93307
PackageBase: eclipse-jautodoc
Version: 1.12.0-1
Description: JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code.
URL: http://jautodoc.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1623407362
Maintainer:
Submitter: zaidan
FirstSubmitted: 1432317191
LastModified: 1433889142
URLPath: /cgit/aur.git/snapshot/eclipse-jautodoc.tar.gz