⚠️ Warning
This documentation is outdated. Please visit the documentation for TBlock 2.7.0 or later.
Install on Debian
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-guidepends ontblock. You should installtblockbeforetblock-gui.