gvm-libs on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S gvm-libs

* (Optional) Uninstall gvm-libs on Arch using YAY

$ yay -Rns gvm-libs

2. Manually Install "gvm-libs" via AUR

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

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

b. Clone gvm-libs's git locally

$ git clone https://aur.archlinux.org/gvm-libs.git ~/gvm-libs

c. Go to ~/gvm-libs folder and install it

$ cd ~/gvm-libs $ makepkg -si

3. Information about the gvm-libs package on Arch User Repository (AUR)

ID: 1412816
Name: gvm-libs
PackageBaseID: 177561
PackageBase: gvm-libs
Version: 22.8.0-1
Description: greenbone-vulnerability-manager libraries
URL: https://github.com/greenbone/gvm-libs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1648834767
LastModified: 1708463505
URLPath: /cgit/aur.git/snapshot/gvm-libs.tar.gz

5. The same packages on other Linux Distributions