Skip to content

Instantly share code, notes, and snippets.

View amirhossin-shahsavan's full-sized avatar

amirhossin_shahsavan amirhossin-shahsavan

View GitHub Profile
@litanur
litanur / readme.md
Last active July 18, 2024 05:56
Install MongoDB on Manjaro

How to install mongoDB on Manjaro 21 Ornara

  1. Enable AUR
  2. Make sure system is up to date sudo pacman -Syu
  3. To install, use the following command:
pamac build mongodb-bin
pamac build mongodb-tools-bin
pamac build mongodb-compass