tilix-bin on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "tilix-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tilix-bin on Arch using YAY

$ yay -S tilix-bin

* (Optional) Uninstall tilix-bin on Arch using YAY

$ yay -Rns tilix-bin

2. Manually Install "tilix-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tilix-bin's git locally

$ git clone https://aur.archlinux.org/tilix-bin.git ~/tilix-bin

c. Go to ~/tilix-bin folder and install it

$ cd ~/tilix-bin $ makepkg -si

3. Information about the tilix-bin package on Arch User Repository (AUR)

ID: 877298
Name: tilix-bin
PackageBaseID: 120920
PackageBase: tilix-bin
Version: 1.9.4-1
Description: A tiling terminal emulator based on GTK+ 3 (binary distribution)
URL: https://github.com/gnunn1/tilix
NumVotes: 145
Popularity: 0
OutOfDate: 1693667357
Maintainer: eatmyvenom
Submitter: dsboger
FirstSubmitted: 1490279853
LastModified: 1615783905
URLPath: /cgit/aur.git/snapshot/tilix-bin.tar.gz