One additional issue though: This PKGBUILD should not use the any
CPU architecture, but rather the x86_64
architecture, because /usr/bin/coolercontrold
is an actual ELF binary and not just a python script.
Also, it might make sense to depend not simply on python
, but rather on python>=3.11
and python<3.12
, because the built package would clearly break if the python
package was to be upgraded to a non-3.11.x version.
Pinned Comments
codifryed commented on 2024-09-22 19:02 (UTC)
With the release of 1.4.1 CoolerControl has now been spit up into several packages. This requires users to uninstall and then reinstall the application.
See: https://gitlab.com/coolercontrol/coolercontrol/-/issues/347
There's an upside, there's now a binary AUR package
coolercontrol-bin
for less compile time!codifryed commented on 2023-02-07 22:54 (UTC) (edited on 2024-01-06 23:57 (UTC) by codifryed)
Post-installation steps:
Then open the desktop application.