i3-switch-tabs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S i3-switch-tabs

* (Optional) Uninstall i3-switch-tabs on Arch using YAY

$ yay -Rns i3-switch-tabs

2. Manually Install "i3-switch-tabs" via AUR

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

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

b. Clone i3-switch-tabs's git locally

$ git clone https://aur.archlinux.org/i3-switch-tabs.git ~/i3-switch-tabs

c. Go to ~/i3-switch-tabs folder and install it

$ cd ~/i3-switch-tabs $ makepkg -si

3. Information about the i3-switch-tabs package on Arch User Repository (AUR)

ID: 905255
Name: i3-switch-tabs
PackageBaseID: 145150
PackageBase: i3-switch-tabs
Version: 0.1.4-1
Description: Switch top-level tabs in i3-wm
URL: https://github.com/nikola-kocic/i3-switch-tabs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: flyingcakes
Submitter: desbma
FirstSubmitted: 1568739425
LastModified: 1620713754
URLPath: /cgit/aur.git/snapshot/i3-switch-tabs.tar.gz