Gentoo support #169
Catgirl-meow
started this conversation in
Ideas
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
ok so there was an other issue about this but the person never responded to it. and for now better control is being rewritten into C rn and it will definitely support gentoo and even might have a better ecosystem overlay for gentoo. well keep this issue open for other users having to install the python version. also..you can check the progress of better control C rewrite in the new "c-rewrite" branch and its got way less deps than the python version. also thanks for taking the time to find the right dependencies. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Better-control can be installed on Gentoo by manually installing dependencies via portage. bettectl still doesn't work but all features in better-control are working. Here's how to install them:
sudo emerge --ask
dev-python/dbus-python
dev-python/pygobject
dev-python/requests
dev-python/qrcode
dev-python/setproctitle
dev-python/pillow
x11-libs/gtk+
net-misc/networkmanager
pipewire
net-wireless/bluez
brightnessctl
sys-power/power-profiles-daemon
python
Also here are my use flags if this matters:
USE="wayland niri pipewire systemd vulkan opengl dist-kernel sound-server bluetooth -X -xorg -kde -qt -qt5 -qt6 -pulseaudio"
Beta Was this translation helpful? Give feedback.
All reactions