hyprswitch on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S hyprswitch

* (Optional) Uninstall hyprswitch on Arch using YAY

$ yay -Rns hyprswitch

2. Manually Install "hyprswitch" via AUR

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

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

b. Clone hyprswitch's git locally

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

c. Go to ~/hyprswitch folder and install it

$ cd ~/hyprswitch $ makepkg -si

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

ID: 1424018
Name: hyprswitch
PackageBaseID: 202950
PackageBase: hyprswitch
Version: 1.2.2-1
Description: A CLI/GUI that allows switching between windows in Hyprland
URL: https://github.com/h3rmt/hyprswitch/
NumVotes: 1
Popularity: 0.867114
OutOfDate:
Maintainer: h3rmt
Submitter: h3rmt
FirstSubmitted: 1708899892
LastModified: 1710015498
URLPath: /cgit/aur.git/snapshot/hyprswitch.tar.gz