eclipse-findbugs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S eclipse-findbugs

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

$ yay -Rns eclipse-findbugs

2. Manually Install "eclipse-findbugs" via AUR

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

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

b. Clone eclipse-findbugs's git locally

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

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

$ cd ~/eclipse-findbugs $ makepkg -si

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

ID: 189561
Name: eclipse-findbugs
PackageBaseID: 21306
PackageBase: eclipse-findbugs
Version: 3.0.1-1
Description: FindBugs plugin for Eclipse
URL: http://findbugs.sourceforge.net/
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter: qwak
FirstSubmitted: 1226140175
LastModified: 1433872251
URLPath: /cgit/aur.git/snapshot/eclipse-findbugs.tar.gz