Search Criteria
Package Details: quien 0.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/quien.git (read-only, click to copy) |
|---|---|
| Package Base: | quien |
| Description: | A better whois and domain intelligence toolkit |
| Upstream URL: | https://github.com/retlehs/quien |
| Licenses: | MIT |
| Submitter: | barbuk |
| Maintainer: | barbuk (retlehs) |
| Last Packager: | retlehs |
| Votes: | 1 |
| Popularity: | 0.44 |
| First Submitted: | 2026-04-11 09:30 (UTC) |
| Last Updated: | 2026-05-09 20:15 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
barbuk commented on 2026-04-12 07:11 (UTC)
Hi @retlehs, thanks for the app.
It was fun yesterday to test it and package it.
I was planning to make a PR to submit the package availability in your upstream repo today, but if you release by CI, it's better.
I'll make your account co-maintainer.
retlehs commented on 2026-04-11 23:21 (UTC) (edited on 2026-04-11 23:39 (UTC) by retlehs)
Hi barbuk, thanks for packaging this! I'm the upstream author — would you be willing to disown both this and
quien-binso I can take over maintenance? I'll get CI automation ready to keep the PKGBUILDs in sync with each release (both are already several versions behind).Also re: @HurricanePootis's glibc comment — the takeover PKGBUILD will build with
CGO_ENABLED=0to produce a fully static binary, which avoids the glibc dependency entirely.HurricanePootis commented on 2026-04-11 19:47 (UTC)
You are missing
glibchas a depends().