mongosh on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "mongosh" 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 on Arch using YAY
$
yay -S
mongosh
Copied
* (Optional) Uninstall mongosh on Arch using YAY
$
yay -Rns
mongosh
Copied
2. Manually Install "mongosh" 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's git locally
$
git clone https://aur.archlinux.org/mongosh.git
~/mongosh
Copied
c. Go to ~/mongosh folder and install it
$
cd
~/mongosh
Copied
$
makepkg -si
Copied
3. Information about the mongosh package on Arch User Repository (AUR)
ID: 1365063
Name: mongosh
PackageBaseID: 191271
PackageBase: mongosh
Version: 2.1.1-1
Description: Rich Node.js REPL for interacting with MongoDB instances.
URL: https://github.com/mongodb-js/mongosh
NumVotes: 4
Popularity: 0.180385
OutOfDate:
Maintainer: yakoyakoyokuyoku
Submitter: yakoyakoyokuyoku
FirstSubmitted: 1678367679
LastModified: 1701791669
URLPath: /cgit/aur.git/snapshot/mongosh.tar.gz
Name: mongosh
PackageBaseID: 191271
PackageBase: mongosh
Version: 2.1.1-1
Description: Rich Node.js REPL for interacting with MongoDB instances.
URL: https://github.com/mongodb-js/mongosh
NumVotes: 4
Popularity: 0.180385
OutOfDate:
Maintainer: yakoyakoyokuyoku
Submitter: yakoyakoyokuyoku
FirstSubmitted: 1678367679
LastModified: 1701791669
URLPath: /cgit/aur.git/snapshot/mongosh.tar.gz