mongodb on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "mongodb" 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
Copied
b. Install mongodb on Arch using YAY
$
yay -S
mongodb
Copied
* (Optional) Uninstall mongodb on Arch using YAY
$
yay -Rns
mongodb
Copied
2. Manually Install "mongodb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mongodb's git locally
$
git clone https://aur.archlinux.org/mongodb.git
~/mongodb
Copied
c. Go to ~/mongodb folder and install it
$
cd
~/mongodb
Copied
$
makepkg -si
Copied
3. Information about the mongodb package on Arch User Repository (AUR)
ID: 1421327
Name: mongodb
PackageBaseID: 138853
PackageBase: mongodb
Version: 7.0.6-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 34
Popularity: 0.935183
OutOfDate:
Maintainer: JstKddng
Submitter: felixonmars
FirstSubmitted: 1547849292
LastModified: 1709664317
URLPath: /cgit/aur.git/snapshot/mongodb.tar.gz
Name: mongodb
PackageBaseID: 138853
PackageBase: mongodb
Version: 7.0.6-1
Description: A high-performance, open source, schema-free document-oriented database
URL: https://www.mongodb.com/
NumVotes: 34
Popularity: 0.935183
OutOfDate:
Maintainer: JstKddng
Submitter: felixonmars
FirstSubmitted: 1547849292
LastModified: 1709664317
URLPath: /cgit/aur.git/snapshot/mongodb.tar.gz