This last version (5.10.0) is broken! Error when downloading...
Search Criteria
Package Details: qp-bin 5.97.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qp-bin.git (read-only, click to copy) |
---|---|
Package Base: | qp-bin |
Description: | qp - query packages. A CLI utility for querying installed packages across multiple package ecosystems. |
Upstream URL: | https://github.com/Zweih/qp |
Keywords: | aur cli dependencies filtering go history installed-packages log pacman querying required-by terminal |
Licenses: | GPL3 |
Conflicts: | qp, qp-git |
Provides: | qp |
Replaces: | yaylog, yaylog-bin, yaylog-git |
Submitter: | Zweih |
Maintainer: | Zweih |
Last Packager: | Zweih |
Votes: | 5 |
Popularity: | 0.98 |
First Submitted: | 2025-04-01 01:23 (UTC) |
Last Updated: | 2025-06-29 04:57 (UTC) |
Latest Comments
Dominiquini commented on 2025-04-26 19:32 (UTC)
m040601 commented on 2025-04-09 20:28 (UTC)
pacman -Ql qp-bin
...
qp-bin /usr/share/doc/qp-bin/
qp-bin /usr/share/doc/qp-bin/NEWS
The names of directories you create in "/usr/share/docs" and "/usr/share/licenses" dont get the "-bin"or "-git" appended. It doesn matter if the PKGBUILD is called "XYZ-bin" or "XYZ-git". That's the job for other "tags" like for ex. "Conflicts", "Provides" "Replaces". So it should be,
/usr/share/doc/qp/NEWS
m040601 commented on 2025-02-09 18:58 (UTC)
Thanks for the PKGBUILD. Really nice little tool in Go. I also use yay and like the name "yaylog"
16 makedepends=('help2man')
You should remove that. You dont need it because you ship the yaylog.1 man page on the tar.gz released on github.
Pinned Comments