eclipse-checkstyle on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S eclipse-checkstyle

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

$ yay -Rns eclipse-checkstyle

2. Manually Install "eclipse-checkstyle" via AUR

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

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

b. Clone eclipse-checkstyle's git locally

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

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

$ cd ~/eclipse-checkstyle $ makepkg -si

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

ID: 483195
Name: eclipse-checkstyle
PackageBaseID: 53579
PackageBase: eclipse-checkstyle
Version: 8.7.0-1
Description: Checkstyle plugin for Eclipse IDE
URL: http://eclipse-cs.sourceforge.net/
NumVotes: 13
Popularity: 0
OutOfDate: 1710339906
Maintainer: Raimar
Submitter:
FirstSubmitted: 1320016761
LastModified: 1517615148
URLPath: /cgit/aur.git/snapshot/eclipse-checkstyle.tar.gz