mongodb-3.4 on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S mongodb-3.4

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

$ yay -Rns mongodb-3.4

2. Manually Install "mongodb-3.4" via AUR

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

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

b. Clone mongodb-3.4's git locally

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

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

$ cd ~/mongodb-3.4 $ makepkg -si

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

ID: 667503
Name: mongodb-3.4
PackageBaseID: 129209
PackageBase: mongodb-3.4
Version: 3.4.23-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 3
Popularity: 0
OutOfDate: 1627472132
Maintainer:
FirstSubmitted: 1516003816
LastModified: 1573954740
URLPath: /cgit/aur.git/snapshot/mongodb-3.4.tar.gz