mongodb44 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mongodb44

* (Optional) Uninstall mongodb44 on Arch using YAY

$ yay -Rns mongodb44

2. Manually Install "mongodb44" via AUR

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

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

b. Clone mongodb44's git locally

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

c. Go to ~/mongodb44 folder and install it

$ cd ~/mongodb44 $ makepkg -si

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

ID: 1329377
Name: mongodb44
PackageBaseID: 184650
PackageBase: mongodb44
Version: 4.4.25-1
Description: A high-performance, open source, schema-free document-oriented database (last version to support non-avx CPUs)
URL: https://www.mongodb.com/
NumVotes: 2
Popularity: 0.001076
OutOfDate: 1701396986
Maintainer:
Submitter: JstKddng
FirstSubmitted: 1659554501
LastModified: 1696571182
URLPath: /cgit/aur.git/snapshot/mongodb44.tar.gz