Search Criteria
Package Details: nodejs-tldr-git r6279.178e6959a-1
Git Clone URL: | https://aur.archlinux.org/nodejs-tldr-git.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-tldr-git |
Description: | Simplified and community-driven man pages (git version) |
Upstream URL: | https://github.com/tldr-pages/tldr |
Keywords: | nodejs tldr |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | FadeMind |
Maintainer: | FadeMind |
Last Packager: | FadeMind |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-29 07:51 |
Last Updated: | 2020-05-14 04:10 |
Dependencies (4)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-nightly, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium)
- git (git-git) (make)
- jq (jq-git) (make)
- npm (nodejs6-bin, nodejs-nightly, npm6) (make)
Latest Comments
FadeMind commented on 2020-05-14 04:13
PKGBUILD code has been reviewed and repaired. Regards.
dbrgn commented on 2020-01-24 20:04
Please add provides / conflicts keys to your PKGBUILD for proper conflict resolution.
provides=('tldr') conflicts=('tldr')
shen commented on 2016-06-13 18:25
Thanks; I was afraid to install it by npm manually.
FadeMind commented on 2016-01-05 10:55
NOTE
This is a GIT based package, changes are a lot so I will not bump every pkgver() due new commit.
GIT package should be rebuild manualy when needed.
Regards