openvas-cli on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S openvas-cli

* (Optional) Uninstall openvas-cli on Arch using YAY

$ yay -Rns openvas-cli

2. Manually Install "openvas-cli" via AUR

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

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

b. Clone openvas-cli's git locally

$ git clone https://aur.archlinux.org/openvas-cli.git ~/openvas-cli

c. Go to ~/openvas-cli folder and install it

$ cd ~/openvas-cli $ makepkg -si

3. Information about the openvas-cli package on Arch User Repository (AUR)

ID: 619510
Name: openvas-cli
PackageBaseID: 142597
PackageBase: openvas-cli
Version: 1.4.5-1
Description: The OpenVAS Command-Line Interface
URL: http://www.openvas.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1704226683
Maintainer: tomay3000
Submitter: tomay3000
FirstSubmitted: 1559930751
LastModified: 1559930751
URLPath: /cgit/aur.git/snapshot/openvas-cli.tar.gz