mongodb-tools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mongodb-tools

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

$ yay -Rns mongodb-tools

2. Manually Install "mongodb-tools" via AUR

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

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

b. Clone mongodb-tools's git locally

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

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

$ cd ~/mongodb-tools $ makepkg -si

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

ID: 1366289
Name: mongodb-tools
PackageBaseID: 139630
PackageBase: mongodb-tools
Version: 1:100.9.4-1
Description: Import, export, and diagnostic tools for MongoDB
URL: https://github.com/mongodb/mongo-tools
NumVotes: 7
Popularity: 0.766744
OutOfDate:
Maintainer: Scimmia
Submitter: felixonmars
FirstSubmitted: 1550160314
LastModified: 1701993834
URLPath: /cgit/aur.git/snapshot/mongodb-tools.tar.gz