mongodb50-bin on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S mongodb50-bin

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

$ yay -Rns mongodb50-bin

2. Manually Install "mongodb50-bin" via AUR

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

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

b. Clone mongodb50-bin's git locally

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

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

$ cd ~/mongodb50-bin $ makepkg -si

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

ID: 1392603
Name: mongodb50-bin
PackageBaseID: 184179
PackageBase: mongodb50-bin
Version: 5.0.24-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 4
Popularity: 0.015994
OutOfDate:
Maintainer: rafaelff
Submitter: rafaelff
FirstSubmitted: 1658428194
LastModified: 1706218858
URLPath: /cgit/aur.git/snapshot/mongodb50-bin.tar.gz