Search Criteria
Package Details: untldr 1.0.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/untldr.git (read-only, click to copy) |
|---|---|
| Package Base: | untldr |
| Description: | Minimalist tldr command line client |
| Upstream URL: | https://github.com/unInstance/untldr |
| Keywords: | cheat-sheet man tldr |
| Licenses: | Apache |
| Conflicts: | tldr |
| Submitter: | uninstance |
| Maintainer: | pyraluxite |
| Last Packager: | uninstance |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-03-27 07:44 (UTC) |
| Last Updated: | 2022-07-11 05:11 (UTC) |
Dependencies (5)
- curl (curl-gitAUR, curl-c-aresAUR)
- libarchive (libarchive-gitAUR)
- ccache (ccache-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
lmartinez-mirror commented on 2022-07-11 05:26 (UTC)
You actually don't need to list
gccandmakeasmakedepends; these should already be installed withbase-devel, if not withbase.m040601 commented on 2022-05-30 23:53 (UTC) (edited on 2022-05-30 23:56 (UTC) by m040601)
As also notice by the other commenter, this PKGBUILD is currently broken. It doesnt work.
yay -S untldr
grep option PKGBUILD,
dada513 commented on 2022-04-09 05:57 (UTC)
The build fails on a clean chroot: you should add make, gcc, ccache to makedepends