selectwm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S selectwm

* (Optional) Uninstall selectwm on Arch using YAY

$ yay -Rns selectwm

2. Manually Install "selectwm" via AUR

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

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

b. Clone selectwm's git locally

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

c. Go to ~/selectwm folder and install it

$ cd ~/selectwm $ makepkg -si

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

ID: 190892
Name: selectwm
PackageBaseID: 22694
PackageBase: selectwm
Version: 0.4.1-3
Description: A window manager selector tool
URL: http://ordiluc.net/selectwm/
NumVotes: 3
Popularity: 0
OutOfDate: 1700324078
Maintainer: bidulock
Submitter: Allan
FirstSubmitted: 1230469952
LastModified: 1433932301
URLPath: /cgit/aur.git/snapshot/selectwm.tar.gz