findbugs-contrib on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S findbugs-contrib

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

$ yay -Rns findbugs-contrib

2. Manually Install "findbugs-contrib" via AUR

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

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

b. Clone findbugs-contrib's git locally

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

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

$ cd ~/findbugs-contrib $ makepkg -si

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

ID: 515962
Name: findbugs-contrib
PackageBaseID: 130891
PackageBase: findbugs-contrib
Version: 7.4.2-1
Description: A FindBugs/SpotBugs plugin for doing static code analysis for java code bases
URL: https://github.com/mebigfatguy/fb-contrib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1521384828
LastModified: 1527919562
URLPath: /cgit/aur.git/snapshot/findbugs-contrib.tar.gz