Search Criteria
Package Details: auth-cli 0.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/auth-cli.git (read-only, click to copy) |
---|---|
Package Base: | auth-cli |
Description: | Authenticator CLI, generate totps on the fly |
Upstream URL: | https://github.com/nnyyxxxx/auth |
Keywords: | cli cpp totp |
Licenses: | BSD-3-Clause |
Submitter: | adamperkowski |
Maintainer: | adamperkowski |
Last Packager: | adamperkowski |
Votes: | 1 |
Popularity: | 0.98 |
First Submitted: | 2025-04-15 11:48 (UTC) |
Last Updated: | 2025-04-15 11:48 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
m040601 commented on 2025-04-16 00:01 (UTC) (edited on 2025-04-16 00:07 (UTC) by m040601)
Thanks for the PKGBUILD. Interesting new and usefull TOTP cli tool.
Just want to report that the PKGBUILD seems to build fine and everything gets nicely installed, man page, readme. And the tool seems to work perfectly.
Except this annoying error message during installation. The color is always "green". No "red" makefile errors. I'm not 100% sure whether it can be ignored or not.
So just to let you know,
I assume this is some "internal" Makefile error, not a PKGBUILD error. Am I correct ?