libsquish on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S libsquish

* (Optional) Uninstall libsquish on Arch using YAY

$ yay -Rns libsquish

2. Manually Install "libsquish" via AUR

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

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

b. Clone libsquish's git locally

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

c. Go to ~/libsquish folder and install it

$ cd ~/libsquish $ makepkg -si

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

ID: 882153
Name: libsquish
PackageBaseID: 29820
PackageBase: libsquish
Version: 1.15-2
Description: DXT compression library
URL: https://sourceforge.net/projects/libsquish/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: ducakar
FirstSubmitted: 1251922129
LastModified: 1616539304
URLPath: /cgit/aur.git/snapshot/libsquish.tar.gz

5. The same packages on other Linux Distributions