mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Merge branch 'main' into 'main'
add install instructions for debian(light fan can work for my G614JV) See merge request asus-linux/asusctl!182
This commit is contained in:
@@ -97,6 +97,15 @@ Works with KDE Plasma (without GTK packages)
|
|||||||
make
|
make
|
||||||
sudo make install
|
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):**
|
**Ubuntu, Popos (unsuported):**
|
||||||
|
|
||||||
instructions removed as outdated
|
instructions removed as outdated
|
||||||
|
|||||||
Reference in New Issue
Block a user