gsa on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gsa

* (Optional) Uninstall gsa on Arch using YAY

$ yay -Rns gsa

2. Manually Install "gsa" via AUR

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

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

b. Clone gsa's git locally

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

c. Go to ~/gsa folder and install it

$ cd ~/gsa $ makepkg -si

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

ID: 1114418
Name: gsa
PackageBaseID: 163412
PackageBase: gsa
Version: 22.4-4
Description: Greenbone Security Assistant
URL: https://github.com/greenbone/gsa
NumVotes: 0
Popularity: 0
OutOfDate: 1704488948
Maintainer: mfulz
Submitter: mfulz
FirstSubmitted: 1613513675
LastModified: 1658314570
URLPath: /cgit/aur.git/snapshot/gsa.tar.gz