fswm on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S fswm

* (Optional) Uninstall fswm on Arch using YAY

$ yay -Rns fswm

2. Manually Install "fswm" via AUR

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

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

b. Clone fswm's git locally

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

c. Go to ~/fswm folder and install it

$ cd ~/fswm $ makepkg -si

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

ID: 1396618
Name: fswm
PackageBaseID: 199455
PackageBase: fswm
Version: 0-0
Description: Feature-complete and portable full screen window manager based on XCB and 221 lines of C89.
URL: https://github.com/pbizopoulos/fswm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pbizopoulos
Submitter: pbizopoulos
FirstSubmitted: 1699709575
LastModified: 1706787254
URLPath: /cgit/aur.git/snapshot/fswm.tar.gz