sasquatch on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sasquatch

* (Optional) Uninstall sasquatch on Arch using YAY

$ yay -Rns sasquatch

2. Manually Install "sasquatch" via AUR

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

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

b. Clone sasquatch's git locally

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

c. Go to ~/sasquatch folder and install it

$ cd ~/sasquatch $ makepkg -si

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

ID: 533634
Name: sasquatch
PackageBaseID: 112575
PackageBase: sasquatch
Version: 4.3-7
Description: Tools for squashfs, a highly compressed read-only filesystem for Linux.
URL: https://github.com/devttys0/sasquatch
NumVotes: 5
Popularity: 0.070523
OutOfDate:
Maintainer: muhviehstarr
FirstSubmitted: 1466226991
LastModified: 1533876649
URLPath: /cgit/aur.git/snapshot/sasquatch.tar.gz

5. The same packages on other Linux Distributions