winswitch on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S winswitch

* (Optional) Uninstall winswitch on Arch using YAY

$ yay -Rns winswitch

2. Manually Install "winswitch" via AUR

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

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

b. Clone winswitch's git locally

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

c. Go to ~/winswitch folder and install it

$ cd ~/winswitch $ makepkg -si

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

ID: 455231
Name: winswitch
PackageBaseID: 44639
PackageBase: winswitch
Version: 0.12.23-3
Description: Window-Switch is a client server tool to start and control virtual desktops
URL: https://winswitch.org/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: bug
FirstSubmitted: 1292863064
LastModified: 1509020370
URLPath: /cgit/aur.git/snapshot/winswitch.tar.gz

5. The same packages on other Linux Distributions