mongodb-compass on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mongodb-compass

* (Optional) Uninstall mongodb-compass on Arch using YAY

$ yay -Rns mongodb-compass

2. Manually Install "mongodb-compass" via AUR

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

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

b. Clone mongodb-compass's git locally

$ git clone https://aur.archlinux.org/mongodb-compass.git ~/mongodb-compass

c. Go to ~/mongodb-compass folder and install it

$ cd ~/mongodb-compass $ makepkg -si

3. Information about the mongodb-compass package on Arch User Repository (AUR)

ID: 1410334
Name: mongodb-compass
PackageBaseID: 121182
PackageBase: mongodb-compass
Version: 1.42.1-1
Description: The MongoDB GUI
URL: https://www.mongodb.com/products/compass
NumVotes: 60
Popularity: 0.629693
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1491210920
LastModified: 1708087253
URLPath: /cgit/aur.git/snapshot/mongodb-compass.tar.gz