mongocli-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mongocli-bin

* (Optional) Uninstall mongocli-bin on Arch using YAY

$ yay -Rns mongocli-bin

2. Manually Install "mongocli-bin" via AUR

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

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

b. Clone mongocli-bin's git locally

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

c. Go to ~/mongocli-bin folder and install it

$ cd ~/mongocli-bin $ makepkg -si

3. Information about the mongocli-bin package on Arch User Repository (AUR)

ID: 832969
Name: mongocli-bin
PackageBaseID: 160882
PackageBase: mongocli-bin
Version: 1.9.0-1
Description: mongocli binary to deploy and manage Atlas clusters
URL: https://docs.mongodb.com/mongocli/master/
NumVotes: 0
Popularity: 0
OutOfDate: 1637336894
Maintainer: myisaak
Submitter: myisaak
FirstSubmitted: 1607867679
LastModified: 1607867679
URLPath: /cgit/aur.git/snapshot/mongocli-bin.tar.gz