webgoat on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S webgoat

* (Optional) Uninstall webgoat on Arch using YAY

$ yay -Rns webgoat

2. Manually Install "webgoat" via AUR

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

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

b. Clone webgoat's git locally

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

c. Go to ~/webgoat folder and install it

$ cd ~/webgoat $ makepkg -si

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

ID: 1289535
Name: webgoat
PackageBaseID: 40190
PackageBase: webgoat
Version: 2023.4-1
Description: Deliberately insecure J2EE web application designed to teach web application security concepts
URL: https://github.com/WebGoat/WebGoat
NumVotes: 10
Popularity: 0.007861
OutOfDate:
Maintainer: daniel7
Submitter: fnord0
FirstSubmitted: 1282634141
LastModified: 1689473772
URLPath: /cgit/aur.git/snapshot/webgoat.tar.gz