⚠️ Warning
This documentation is outdated. Please visit the documentation for TBlock 2.7.3 or later.
Install on Arch Linux
📝 Note
Since version 2.7.0, the packagetblock
contains system services for the following init systems:systemd
,openrc
,runit
anddinit
.
From the AUR
There is an AUR package available for tblock
. You can install it using your favourite AUR helper or by cloning the repository locally.
$ git clone https://aur.archlinux.org/tblock.git tblock
$ cd tblock
$ makepkg -si
A package for tblock-gui
is also provided on the AUR.
$ git clone https://aur.archlinux.org/tblock-gui.git tblock-gui
$ cd tblock-gui
$ makepkg -si
🟢 Tip
The packagetblock-gui
depends ontblock
. You should build and installtblock
before trying to buildtblock-gui
.
Using Chaotic-AUR
TBlock is also packaged in the chaotic-aur third-party repository.
$ sudo pacman -S tblock
The GUI is also available in this repository:
$ sudo pacman -S tblock-gui