nessus on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nessus

* (Optional) Uninstall nessus on Arch using YAY

$ yay -Rns nessus

2. Manually Install "nessus" via AUR

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

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

b. Clone nessus's git locally

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

c. Go to ~/nessus folder and install it

$ cd ~/nessus $ makepkg -si

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

ID: 1419206
Name: nessus
PackageBaseID: 9773
PackageBase: nessus
Version: 10.7.1-1
Description: Nessus vulnerability scanner
URL: https://www.tenable.com/downloads/nessus
NumVotes: 71
Popularity: 0.494404
OutOfDate:
Maintainer: noraj
Submitter: r4um
FirstSubmitted: 1173626053
LastModified: 1709335036
URLPath: /cgit/aur.git/snapshot/nessus.tar.gz