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:

  1. Unpack

    tar xfvz TLP-V.v.v.tar.gz
    cd TLP-V.v.v
    
  2. 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.

  1. Enable the services (as root)

    systemctl enable tlp.service