mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
chore: add ubuntu install instructions
This commit is contained in:
@@ -110,7 +110,12 @@ officially unsuported,but you can still try and test it by yourself(some feature
|
|||||||
|
|
||||||
**Ubuntu, Popos (unsuported):**
|
**Ubuntu, Popos (unsuported):**
|
||||||
|
|
||||||
instructions removed as outdated
|
```sh
|
||||||
|
sudo apt install make cargo gcc pkg-config openssl libasound2-dev cmake build-essential python3 libfreetype6-dev libexpat1-dev libxcb-composite0-dev libssl-dev libx11-dev libfontconfig1-dev curl libclang-dev libudev-dev checkinstall libseat-dev libinput-dev libxkbcommon-dev libgbm-dev
|
||||||
|
|
||||||
|
make
|
||||||
|
sudo make install
|
||||||
|
```
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user