tabby-terminal on AUR (Arch User Repository)

Last updated: May 08,2024

1. Install "tabby-terminal" 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 tabby-terminal on Arch using YAY

$ yay -S tabby-terminal

* (Optional) Uninstall tabby-terminal on Arch using YAY

$ yay -Rns tabby-terminal

2. Manually Install "tabby-terminal" via AUR

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

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

b. Clone tabby-terminal's git locally

$ git clone https://aur.archlinux.org/tabby-terminal.git ~/tabby-terminal

c. Go to ~/tabby-terminal folder and install it

$ cd ~/tabby-terminal $ makepkg -si

3. Information about the tabby-terminal package on Arch User Repository (AUR)

ID: 1087779
Name: tabby-terminal
PackageBaseID: 176347
PackageBase: tabby-terminal
Version: 1.0.179-1
Description: A terminal for a modern age
URL: https://github.com/Eugeny/tabby#readme
NumVotes: 4
Popularity: 1.268597
OutOfDate:
Maintainer: mixout
FirstSubmitted: 1645719900
LastModified: 1654000679
URLPath: /cgit/aur.git/snapshot/tabby-terminal.tar.gz

5. The same packages on other Linux Distributions