mongodb-tools-bin on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S mongodb-tools-bin

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

$ yay -Rns mongodb-tools-bin

2. Manually Install "mongodb-tools-bin" 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-bin's git locally

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

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

$ cd ~/mongodb-tools-bin $ makepkg -si

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

ID: 1366678
Name: mongodb-tools-bin
PackageBaseID: 139629
PackageBase: mongodb-tools-bin
Version: 100.9.4-1
Description: The MongoDB tools provide import, export, and diagnostic capabilities.
URL: https://github.com/mongodb/mongo-tools
NumVotes: 31
Popularity: 0.000272
OutOfDate:
Maintainer: ali.molaei
Submitter: ali.molaei
FirstSubmitted: 1550159609
LastModified: 1702053924
URLPath: /cgit/aur.git/snapshot/mongodb-tools-bin.tar.gz