mongoaudit on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mongoaudit

* (Optional) Uninstall mongoaudit on Arch using YAY

$ yay -Rns mongoaudit

2. Manually Install "mongoaudit" via AUR

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

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

b. Clone mongoaudit's git locally

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

c. Go to ~/mongoaudit folder and install it

$ cd ~/mongoaudit $ makepkg -si

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

ID: 499770
Name: mongoaudit
PackageBaseID: 127147
PackageBase: mongoaudit
Version: 0.1.0-2
Description: An automated pentesting tool that lets you know if your MongoDB instances are properly secured
URL: https://github.com/stampery/mongoaudit
NumVotes: 2
Popularity: 0
OutOfDate: 1655971534
Maintainer: adansdpc
Submitter: adansdpc
FirstSubmitted: 1510312280
LastModified: 1522682108
URLPath: /cgit/aur.git/snapshot/mongoaudit.tar.gz