Search Criteria
Package Details: doggo-git 1.1.5.r0.gc1e6f89-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/doggo-git.git (read-only, click to copy) |
|---|---|
| Package Base: | doggo-git |
| Description: | Command-line DNS Client for Humans. Written in Golang |
| Upstream URL: | https://github.com/mr-karan/doggo |
| Keywords: | cli dig nslookup |
| Licenses: | GPL-3.0-only |
| Conflicts: | doggo |
| Provides: | doggo |
| Submitter: | kleintux |
| Maintainer: | kleintux (SpotlightKid) |
| Last Packager: | kleintux |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-18 18:49 (UTC) |
| Last Updated: | 2026-03-07 16:28 (UTC) |
Latest Comments
SpotlightKid commented on 2026-02-25 19:55 (UTC)
@nmaggioni: yeah, and also you can generate bash completions too.
Also, the PKGBUILD should download go dependencies in the 'prepare' step.
Here's a fixed and improved PKGBUILD: https://gist.github.com/SpotlightKid/6577ac1acfa7623329546b8de73d3f7a
(note: this also changes the version number scheme generated by
pkgver.)nmaggioni commented on 2026-02-18 10:13 (UTC)
Shell completions are now generated at runtime instead of being included in the repo:
Dulbi commented on 2021-06-27 06:32 (UTC)
Completion scripts are available in the package https://github.com/mr-karan/doggo/tree/main/completions I think that package can come with completion scripts, can't they ?(git for instance). I'm using bash (it's already a PR enhancement) but zsh and fish users could already benefit.
Dulbi commented on 2021-06-26 11:29 (UTC)
Could you please add completion scripts ?
Dulbi commented on 2021-06-26 04:46 (UTC)
doggo-git r95.6b42a5e-1 package() Unable to evaluate 'bin/doggo-cli.bin': No such file or directory==> ERROR Could you please fixe the name ?