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

Last updated: April 28,2024

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

$ yay -S i3-workspace-switch

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

$ yay -Rns i3-workspace-switch

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

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

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

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

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

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

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

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

ID: 828068
Name: i3-workspace-switch
PackageBaseID: 100809
PackageBase: i3-workspace-switch
Version: 0.1-5
Description: Utility to allow switching workspaces by their position on the output
URL: https://github.com/languitar/i3-workspace-switch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1443367140
LastModified: 1606986274
URLPath: /cgit/aur.git/snapshot/i3-workspace-switch.tar.gz