quickswitch-i3 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S quickswitch-i3

* (Optional) Uninstall quickswitch-i3 on Arch using YAY

$ yay -Rns quickswitch-i3

2. Manually Install "quickswitch-i3" via AUR

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

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

b. Clone quickswitch-i3's git locally

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

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

$ cd ~/quickswitch-i3 $ makepkg -si

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

ID: 870620
Name: quickswitch-i3
PackageBaseID: 98335
PackageBase: quickswitch-i3
Version: 2.7.0-5
Description: A python utility to quickly change to and locate windows in i3
URL: https://github.com/OliverUv/quickswitch-for-i3
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1440363550
LastModified: 1614513939
URLPath: /cgit/aur.git/snapshot/quickswitch-i3.tar.gz