gvm-tools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gvm-tools

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

$ yay -Rns gvm-tools

2. Manually Install "gvm-tools" via AUR

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

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

b. Clone gvm-tools's git locally

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

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

$ cd ~/gvm-tools $ makepkg -si

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

ID: 729394
Name: gvm-tools
PackageBaseID: 152233
PackageBase: gvm-tools
Version: 1.4.1-3
Description: greenbone-vulnerability-manager tools
URL: http://www.openvas.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1588359925
LastModified: 1588359925
URLPath: /cgit/aur.git/snapshot/gvm-tools.tar.gz