mongodb-mtools on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S mongodb-mtools

* (Optional) Uninstall mongodb-mtools on Arch using YAY

$ yay -Rns mongodb-mtools

2. Manually Install "mongodb-mtools" via AUR

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

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

b. Clone mongodb-mtools's git locally

$ git clone https://aur.archlinux.org/mongodb-mtools.git ~/mongodb-mtools

c. Go to ~/mongodb-mtools folder and install it

$ cd ~/mongodb-mtools $ makepkg -si

3. Information about the mongodb-mtools package on Arch User Repository (AUR)

ID: 776421
Name: mongodb-mtools
PackageBaseID: 152735
PackageBase: mongodb-mtools
Version: 1.6.4-1
Description: A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files
URL: https://github.com/rueckstiess/mtools
NumVotes: 2
Popularity: 0
OutOfDate: 1678805536
Maintainer:
Submitter: ghen
FirstSubmitted: 1589373131
LastModified: 1596905987
URLPath: /cgit/aur.git/snapshot/mongodb-mtools.tar.gz