sawfish on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S sawfish

* (Optional) Uninstall sawfish on Arch using YAY

$ yay -Rns sawfish

2. Manually Install "sawfish" via AUR

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

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

b. Clone sawfish's git locally

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

c. Go to ~/sawfish folder and install it

$ cd ~/sawfish $ makepkg -si

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

ID: 1034416
Name: sawfish
PackageBaseID: 54929
PackageBase: sawfish
Version: 1.13.0-1
Description: An extensible window manager using a Lisp-based scripting language
URL: http://sawfish.wikia.com/wiki/Main_Page
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: mar
Submitter: xyproto
FirstSubmitted: 1323882450
LastModified: 1644472808
URLPath: /cgit/aur.git/snapshot/sawfish.tar.gz