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

Last updated: November 24,2024

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

$ yay -S mongodb-bin-3.6

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

$ yay -Rns mongodb-bin-3.6

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

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

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

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

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

ID: 607412
Name: mongodb-bin-3.6
PackageBaseID: 141570
PackageBase: mongodb-bin-3.6
Version: 3.6.12-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 3
Popularity: 0
OutOfDate: 1585127956
Maintainer:
FirstSubmitted: 1556352881
LastModified: 1556352881
URLPath: /cgit/aur.git/snapshot/mongodb-bin-3.6.tar.gz