tabbed on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S tabbed

* (Optional) Uninstall tabbed on Arch using YAY

$ yay -Rns tabbed

2. Manually Install "tabbed" via AUR

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

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

b. Clone tabbed's git locally

$ git clone https://aur.archlinux.org/tabbed.git ~/tabbed

c. Go to ~/tabbed folder and install it

$ cd ~/tabbed $ makepkg -si

3. Information about the tabbed package on Arch User Repository (AUR)

ID: 1313239
Name: tabbed
PackageBaseID: 197241
PackageBase: tabbed
Version: 0.7-3
Description: simple generic tabbed frontend to xembed-aware applications
URL: https://tools.suckless.org/tabbed
NumVotes: 1
Popularity: 0.021343
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1693671041
LastModified: 1693754163
URLPath: /cgit/aur.git/snapshot/tabbed.tar.gz