sawfish on AUR (Arch User Repository)
Last updated: November 21,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
Copied
b. Install sawfish on Arch using YAY
$
yay -S
sawfish
Copied
* (Optional) Uninstall sawfish on Arch using YAY
$
yay -Rns
sawfish
Copied
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
Copied
b. Clone sawfish's git locally
$
git clone https://aur.archlinux.org/sawfish.git
~/sawfish
Copied
c. Go to ~/sawfish folder and install it
$
cd
~/sawfish
Copied
$
makepkg -si
Copied
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
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