Install on Debian
📝 Note
Since version 2.7.0, the packagetblock
contains system services for the following init systems:systemd
,openrc
,runit
anddinit
.
Debian packages for both tblock
and tblock-gui
are provided on the releases pages of the repositories.
- Click here to view releases of
tblock
- Click here to view releases of
tblock-gui
After downloading the package(s), we need to install them:
$ sudo apt install ./tblock_*.deb
$ sudo apt install ./tblock-gui_*.deb
🟢 Tip
The packagetblock-gui
depends ontblock
. You should installtblock
beforetblock-gui
.