mongodb50 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mongodb50

* (Optional) Uninstall mongodb50 on Arch using YAY

$ yay -Rns mongodb50

2. Manually Install "mongodb50" via AUR

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

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

b. Clone mongodb50's git locally

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

c. Go to ~/mongodb50 folder and install it

$ cd ~/mongodb50 $ makepkg -si

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

ID: 1329374
Name: mongodb50
PackageBaseID: 184654
PackageBase: mongodb50
Version: 5.0.21-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 1
Popularity: 7.0E-6
OutOfDate: 1701397165
Maintainer:
Submitter: JstKddng
FirstSubmitted: 1659560828
LastModified: 1696570278
URLPath: /cgit/aur.git/snapshot/mongodb50.tar.gz