Package Details: terminal-rain-lightning 0.1.0-1

Git Clone URL: https://aur.archlinux.org/terminal-rain-lightning.git (read-only, click to copy)
Package Base: terminal-rain-lightning
Description: A terminal rain and lightning animation using Python and curses
Upstream URL: https://github.com/rmaake1/terminal-rain-lightning
Licenses: MIT
Submitter: nihalxkumar
Maintainer: nihalxkumar
Last Packager: nihalxkumar
Votes: 0
Popularity: 0.000000
First Submitted: 2025-05-16 18:23 (UTC)
Last Updated: 2025-05-22 10:11 (UTC)

Latest Comments

nihalxkumar commented on 2025-05-22 10:12 (UTC)

Thank you @torculus I have added python-build python-installer and python-pip as well

torculus commented on 2025-05-18 01:37 (UTC)

It's failing at the build() stage because you need to add python-build and python-installer to the makedepends, as shown at https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517)

I already tested, and this resolves the issue