mongosh-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mongosh-git

* (Optional) Uninstall mongosh-git on Arch using YAY

$ yay -Rns mongosh-git

2. Manually Install "mongosh-git" via AUR

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

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

b. Clone mongosh-git's git locally

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

c. Go to ~/mongosh-git folder and install it

$ cd ~/mongosh-git $ makepkg -si

3. Information about the mongosh-git package on Arch User Repository (AUR)

ID: 1126591
Name: mongosh-git
PackageBaseID: 184936
PackageBase: mongosh-git
Version: 1.5.4.r11.g1db42a4c-3
Description: The MongoDB Shell.
URL: https://github.com/mongodb-js/mongosh
NumVotes: 1
Popularity: 0.000392
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1660546783
LastModified: 1660637334
URLPath: /cgit/aur.git/snapshot/mongosh-git.tar.gz