failsafewm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S failsafewm

* (Optional) Uninstall failsafewm on Arch using YAY

$ yay -Rns failsafewm

2. Manually Install "failsafewm" via AUR

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

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

b. Clone failsafewm's git locally

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

c. Go to ~/failsafewm folder and install it

$ cd ~/failsafewm $ makepkg -si

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

ID: 190881
Name: failsafewm
PackageBaseID: 20610
PackageBase: failsafewm
Version: 0.0.2-1
Description: A frameless, low-footprint window manager designed for failsafe sessions
URL: http://freecode.com/projects/failsafewm/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1223624499
LastModified: 1433931250
URLPath: /cgit/aur.git/snapshot/failsafewm.tar.gz