add install instructions for debian(light fan can work for my G614JV)

This commit is contained in:
Pd.ch
2024-09-08 08:07:21 +00:00
committed by Luke Jones
parent 8f35220c5f
commit 5455e345b2

View File

@@ -97,6 +97,15 @@ Works with KDE Plasma (without GTK packages)
make
sudo make install
**Debian(unsuported):**
officially unsuported,but you can still try and test it by yourself(some features may not be available).
sudo apt install libclang-dev libudev-dev libfontconfig-dev build-essential cmake libseat-dev libxkbcommon-dev libinput-dev libgbm-dev
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
make
sudo make install
**Ubuntu, Popos (unsuported):**
instructions removed as outdated