How to install Compass on Manjaro

As the title says, how do I install MongoDB on my Manjaro Linux machine. The download center has an option of downloading Compass for Ubuntu but any other distros. AFAIK MongoDB Compass is available for download from the official AUR here but how exactly do I download it? I tried sudo pacman -Syu mongodb-compass and yay install mongodb-compass but neither works.

Same for me, it is in the AUR and still cannot install it. I have enabled AUR support.

Click on “Manjaro” (bottom left icon) →
System →
Add/Remove Software →
Search for mongodb-compass

Last version I installed is 1.28.4-1

1 Like

Use pamac for AUR packages.

sudo pamac install mongodb-compass

2 Likes

flatpak install com.mongodb.Compass