Search Criteria
Package Details: mongosh 2.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mongosh.git (read-only, click to copy) |
---|---|
Package Base: | mongosh |
Description: | Rich Node.js REPL for interacting with MongoDB instances. |
Upstream URL: | https://github.com/mongodb-js/mongosh |
Licenses: | Apache |
Submitter: | yakoyakoyokuyoku |
Maintainer: | yakoyakoyokuyoku |
Last Packager: | yakoyakoyokuyoku |
Votes: | 4 |
Popularity: | 0.000668 |
First Submitted: | 2023-03-09 13:14 (UTC) |
Last Updated: | 2024-11-15 23:27 (UTC) |
Dependencies (7)
- krb5 (krb5-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- git (git-gitAUR, git-glAUR) (make)
- libmongocryptAUR (make)
- modclean (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- libmongocryptAUR (optional) – session encryption support
Latest Comments
drankinatty commented on 2024-11-05 04:11 (UTC)
yakoyakoyokuyoku commented on 2023-05-26 20:04 (UTC)
I think I have everything working as of now, I've changed to installing the package using npmjs.com's tarball instead of GitHub's and I'm not building deps from source until libmongocrypt#604 is merged.
TJM commented on 2023-03-25 11:51 (UTC)
Got an error in
npm run compile-cli
:JstKddng commented on 2023-03-23 12:03 (UTC) (edited on 2023-03-23 12:04 (UTC) by JstKddng)
fails to build on my end