mongodb-bin on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S mongodb-bin

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

$ yay -Rns mongodb-bin

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

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

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

$ cd ~/mongodb-bin $ makepkg -si

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

ID: 1419470
Name: mongodb-bin
PackageBaseID: 139103
PackageBase: mongodb-bin
Version: 7.0.6-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 87
Popularity: 0.560231
OutOfDate:
Maintainer: ali.molaei
Submitter: ali.molaei
FirstSubmitted: 1548666095
LastModified: 1709387907
URLPath: /cgit/aur.git/snapshot/mongodb-bin.tar.gz