gvmd on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S gvmd

* (Optional) Uninstall gvmd on Arch using YAY

$ yay -Rns gvmd

2. Manually Install "gvmd" via AUR

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

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

b. Clone gvmd's git locally

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

c. Go to ~/gvmd folder and install it

$ cd ~/gvmd $ makepkg -si

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

ID: 1114673
Name: gvmd
PackageBaseID: 152231
PackageBase: gvmd
Version: 22.4-2
Description: Vulnerability manager Daemon
URL: https://github.com/greenbone/gvmd
NumVotes: 4
Popularity: 0
OutOfDate: 1704488870
Maintainer: mfulz
Submitter: arojas
FirstSubmitted: 1588359704
LastModified: 1658360854
URLPath: /cgit/aur.git/snapshot/gvmd.tar.gz