Search Criteria
Package Details: totp 0.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/totp.git (read-only, click to copy) |
|---|---|
| Package Base: | totp |
| Description: | A tiny command line utility to generate OTP tokens |
| Upstream URL: | https://github.com/angt/totp |
| Keywords: | totp |
| Licenses: | BSD |
| Submitter: | angt |
| Maintainer: | angt |
| Last Packager: | angt |
| Votes: | 2 |
| Popularity: | 0.000001 |
| First Submitted: | 2020-09-14 18:09 (UTC) |
| Last Updated: | 2020-09-15 09:46 (UTC) |
Latest Comments
dreieck commented on 2026-06-26 08:31 (UTC)
There are so many TOTP packages in the AUR which all use different sources -- e.g.
totp-gitwhich is another software than this one.I suggest giving them distinguishable names -- so that the
-gitpackages then can also have the proper non-git variant in theirprovidesarrays.Your package I suggest you rename to
totp-cli-angt, and addreplaces=("totp<=0.1")for a smooth transition.Regards and thanks for the package!
angt commented on 2020-09-15 07:49 (UTC)
Thanks! I didn't know about that... So I had to update all my packages :)