mongodb60-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S mongodb60-bin

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

$ yay -Rns mongodb60-bin

2. Manually Install "mongodb60-bin" via AUR

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

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

b. Clone mongodb60-bin's git locally

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

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

$ cd ~/mongodb60-bin $ makepkg -si

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

ID: 1392604
Name: mongodb60-bin
PackageBaseID: 197759
PackageBase: mongodb60-bin
Version: 6.0.13-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ali.molaei
Submitter: ali.molaei
FirstSubmitted: 1695203243
LastModified: 1706219199
URLPath: /cgit/aur.git/snapshot/mongodb60-bin.tar.gz