This commit is contained in:
Albert Starfield Wahyu Suryo Sam 2026-01-20 23:00:30 +00:00 committed by GitHub
commit c735188628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,6 +89,7 @@ doas rc-service throttled start
```
sudo apt install git build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev python3-cairo-dev python3-venv python3-wheel
git clone https://github.com/erpalma/throttled.git
sudo apt update; sudo apt install build-essential gobject-introspection libgirepository1.0-dev libdbus-glib-1-dev libcairo2-dev libjpeg-dev libgif-dev -y
sudo ./throttled/install.sh
```
If you own a X1C6 you can also check a tutorial for Ubuntu 18.04 [here](https://mensfeld.pl/2018/05/lenovo-thinkpad-x1-carbon-6th-gen-2018-ubuntu-18-04-tweaks/).