mongodb40-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mongodb40-bin

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

$ yay -Rns mongodb40-bin

2. Manually Install "mongodb40-bin" via AUR

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

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

b. Clone mongodb40-bin's git locally

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

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

$ cd ~/mongodb40-bin $ makepkg -si

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

ID: 1165486
Name: mongodb40-bin
PackageBaseID: 169281
PackageBase: mongodb40-bin
Version: 4.0.28-2
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1627402252
LastModified: 1667757690
URLPath: /cgit/aur.git/snapshot/mongodb40-bin.tar.gz