Search Criteria
Package Details: razer-cli 2.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/razer-cli.git (read-only, click to copy) |
---|---|
Package Base: | razer-cli |
Description: | CLI for configuring Razer devices. |
Upstream URL: | https://github.com/lolei/razer-cli |
Licenses: | GPL-3.0-or-later |
Submitter: | justbispo |
Maintainer: | justbispo |
Last Packager: | justbispo |
Votes: | 1 |
Popularity: | 0.90 |
First Submitted: | 2025-04-18 17:10 (UTC) |
Last Updated: | 2025-04-20 14:37 (UTC) |
Dependencies (7)
- python-openrazer (python-openrazer-gitAUR)
- xorg-xrdb (xorg-xrdb-mcppAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
justbispo commented on 2025-04-20 14:37 (UTC)
@yochananmarqos thanks for the fixes, I should've looked better at Python package guidelines. Also forgot to test the package without having polychromatic installed, I would've caught the wrong dependency.
yochananmarqos commented on 2025-04-19 17:53 (UTC)
python-openrazer
xvfb-run
to emulate a display. Either that or runpytest
instead as upstream does.See my improved PKGBUILD