Other Linux Distributions
Note
Before installing from source please check your distribution’s repositories whether packages already exist there.
You may install the source tarball from Downloads:
Unpack
tar xfvz TLP-V.v.v.tar.gz cd TLP-V.v.v
Install (as root)
make install make install-man
Note
Check Makefile options to customize make install to your distribution’s requirements.
Warning
Depending on your distribution’s specifics make install may not produce a working TLP installation, thus your mileage may vary.
Enable the services (as root)
systemctl enable tlp.service
See also