mongodb32-bin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S mongodb32-bin

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

$ yay -Rns mongodb32-bin

2. Manually Install "mongodb32-bin" via AUR

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

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

b. Clone mongodb32-bin's git locally

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

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

$ cd ~/mongodb32-bin $ makepkg -si

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

ID: 939934
Name: mongodb32-bin
PackageBaseID: 169279
PackageBase: mongodb32-bin
Version: 3.2.22-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: TheKinrar
Submitter: TheKinrar
FirstSubmitted: 1627398827
LastModified: 1627398827
URLPath: /cgit/aur.git/snapshot/mongodb32-bin.tar.gz