tab-rs on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S tab-rs

* (Optional) Uninstall tab-rs on Arch using YAY

$ yay -Rns tab-rs

2. Manually Install "tab-rs" via AUR

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

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

b. Clone tab-rs's git locally

$ git clone https://aur.archlinux.org/tab-rs.git ~/tab-rs

c. Go to ~/tab-rs folder and install it

$ cd ~/tab-rs $ makepkg -si

3. Information about the tab-rs package on Arch User Repository (AUR)

ID: 863679
Name: tab-rs
PackageBaseID: 159784
PackageBase: tab-rs
Version: 1:0.5.7-1
Description: The intuitive config-driven terminal multiplexer
URL: https://github.com/austinjones/tab-rs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jeffw
Submitter: jeffw
FirstSubmitted: 1605217004
LastModified: 1613369341
URLPath: /cgit/aur.git/snapshot/tab-rs.tar.gz