mongosh-bin on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "mongosh-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
Copied
b. Install mongosh-bin on Arch using YAY
$
yay -S
mongosh-bin
Copied
* (Optional) Uninstall mongosh-bin on Arch using YAY
$
yay -Rns
mongosh-bin
Copied
2. Manually Install "mongosh-bin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mongosh-bin's git locally
$
git clone https://aur.archlinux.org/mongosh-bin.git
~/mongosh-bin
Copied
c. Go to ~/mongosh-bin folder and install it
$
cd
~/mongosh-bin
Copied
$
makepkg -si
Copied
3. Information about the mongosh-bin package on Arch User Repository (AUR)
ID: 1428495
Name: mongosh-bin
PackageBaseID: 168982
PackageBase: mongosh-bin
Version: 2.2.0-1
Description: An interactive shell to connect with MongoDB with syntax highlighting, autocomplete, contextual help and error messages.
URL: https://github.com/mongodb-js/mongosh.git
NumVotes: 22
Popularity: 0.464658
OutOfDate:
Maintainer: alexandro
Submitter: alexandro
FirstSubmitted: 1626545254
LastModified: 1710603984
URLPath: /cgit/aur.git/snapshot/mongosh-bin.tar.gz
Name: mongosh-bin
PackageBaseID: 168982
PackageBase: mongosh-bin
Version: 2.2.0-1
Description: An interactive shell to connect with MongoDB with syntax highlighting, autocomplete, contextual help and error messages.
URL: https://github.com/mongodb-js/mongosh.git
NumVotes: 22
Popularity: 0.464658
OutOfDate:
Maintainer: alexandro
Submitter: alexandro
FirstSubmitted: 1626545254
LastModified: 1710603984
URLPath: /cgit/aur.git/snapshot/mongosh-bin.tar.gz