Search Criteria
Package Details: terminaltexteffects-git 0.15.0.r13.g7a91dd9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/terminaltexteffects-git.git (read-only, click to copy) |
|---|---|
| Package Base: | terminaltexteffects-git |
| Description: | Visual effects engine applied to text in the terminal. |
| Upstream URL: | https://github.com/ChrisBuilds/terminaltexteffects |
| Licenses: | MIT |
| Conflicts: | python-terminaltexteffects, terminaltexteffects |
| Provides: | python-terminaltexteffects, terminaltexteffects |
| Submitter: | RiverOnVenus |
| Maintainer: | RiverOnVenus |
| Last Packager: | RiverOnVenus |
| Votes: | 3 |
| Popularity: | 0.181465 |
| First Submitted: | 2024-05-29 14:37 (UTC) |
| Last Updated: | 2026-06-18 14:07 (UTC) |
Dependencies (6)
- python
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
Required by (4)
- niri-screensaver (requires python-terminaltexteffects)
- niri-screensaver-git (requires python-terminaltexteffects)
- python-textualeffects (requires python-terminaltexteffects)
- sonic-tte-git (requires python-terminaltexteffects)
Latest Comments
m040601 commented on 2026-06-15 03:39 (UTC) (edited on 2026-06-15 03:41 (UTC) by m040601)
@kauguru1, https://aur.archlinux.org/packages/python-terminaltexteffects-git
@RiverOnVenus, https://aur.archlinux.org/packages/terminaltexteffects-git
Please coordinate with each other and decide yourselves.
There CANNOT be two PKGBUILDS on the AUR doing the same thing.
RiverOnVenus commented on 2026-06-13 02:32 (UTC) (edited on 2026-06-13 02:42 (UTC) by RiverOnVenus)
@m040601 Two packages for the same thing is definitely confusing, agreed on that.
On the naming question though — the Arch Python packaging guidelines say:
TTE is a general-purpose terminal tool, not something that's tightly tied to the Python ecosystem the way pip or tox are. So dropping the prefix is actually the right call here.
BTW, upstream switched to hatchling back in October and
python-terminaltexteffects-githasn't been updated since. You can try this one.m040601 commented on 2026-06-11 02:19 (UTC) (edited on 2026-06-11 02:22 (UTC) by m040601)
Am I correct that there are two different PKGBUILD's doing exactly the same ? Please confirm.
yay -S terminaltexteffects-git
yay -S python-terminaltexteffects-git
This is unnecessary confusing to AUR users. One should be deleted.
I propose that "kauguru1" deletes or transfers the ownership of his "python-terminaltexeffects-git" to "RiverOnVenus".
There should be only one PKGBUILD. And according to the AUR/Arch official guidelines it should be called "python-xxx-...".
RiverOnVenus commented on 2025-10-24 13:09 (UTC)
@brasswool Done, thanks.
brasswool commented on 2025-10-24 03:40 (UTC)
Hi!
Per upstream commit 9d7c87d dated October 20, 2025 this now uses
build-backend = "hatchling.build". Would you mind addingpython-hatchlingto themakedependsarray?Thank you for this PKGBUILD!
RiverOnVenus commented on 2024-10-10 12:23 (UTC)
@dreieck Done, thanks.
dreieck commented on 2024-10-10 11:45 (UTC)
Please add
python-terminaltexteffectsandpython-terminaltexteffects-gitto theprovidesarray, andpython-terminaltexteffectsto theconflictsarray.Regards!