Search Criteria
Package Details: aaa-bin 2.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aaa-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | aaa-bin |
| Description: | Swiss Army knife for animated ascii art |
| Upstream URL: | https://github.com/asciimoth/aaa |
| Keywords: | 3a animated-ascii-art ascii ascii-art cli fetch sysfetch |
| Licenses: | GPL-3.0 |
| Conflicts: | aaa |
| Provides: | aaa |
| Submitter: | asciimoth |
| Maintainer: | asciimoth |
| Last Packager: | asciimoth |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-03-02 15:15 (UTC) |
| Last Updated: | 2026-03-02 15:38 (UTC) |
Dependencies (1)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, librempeg-gitAUR, ffmpeg-whisperAUR, ffmpeg-whisper-gitAUR, ffmpeg-cuda-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
Latest Comments
asciimoth commented on 2026-03-03 11:11 (UTC)
Thank you, m040601! I didn't think anyone would need a separate package with art. I'll add it later after I finish some other things related to 3a.
Also this package is auto-generated by default goreleaser config but I'll figure out how to include all things properly.
m040601 commented on 2026-03-03 01:39 (UTC) (edited on 2026-03-03 01:51 (UTC) by m040601)
EDIT: I just noticed that some "standard examples" are already builtin inside the binary.
Maybe you could in the future add another PKGBUILD , "aaa-collection-extras" or "3a-art-extras" ???
Would be nice if you could ship that folder "art" or "examples" in the tar.gz on github release.
So that it also lands in
m040601 commented on 2026-03-03 01:33 (UTC) (edited on 2026-03-03 01:49 (UTC) by m040601)
Thanks for the tool (very interesting this "3a" format !) and the PKGBUILD.
$ tar tf aaa-bin_2.0.1_x86_64.tar.gz
Make sure those also land on the system, ( install -Dm644 XXX ... YYYY )
Thanks in advance.