alttab on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S alttab

* (Optional) Uninstall alttab on Arch using YAY

$ yay -Rns alttab

2. Manually Install "alttab" via AUR

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

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

b. Clone alttab's git locally

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

c. Go to ~/alttab folder and install it

$ cd ~/alttab $ makepkg -si

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

ID: 1275334
Name: alttab
PackageBaseID: 192520
PackageBase: alttab
Version: 1.7.1-1
Description: The task switcher for minimalistic window managers or standalone X11 session
URL: https://github.com/sagb/alttab
NumVotes: 4
Popularity: 0.730747
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1681146343
LastModified: 1687137588
URLPath: /cgit/aur.git/snapshot/alttab.tar.gz