sqsh on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S sqsh

* (Optional) Uninstall sqsh on Arch using YAY

$ yay -Rns sqsh

2. Manually Install "sqsh" via AUR

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

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

b. Clone sqsh's git locally

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

c. Go to ~/sqsh folder and install it

$ cd ~/sqsh $ makepkg -si

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

ID: 904962
Name: sqsh
PackageBaseID: 18441
PackageBase: sqsh
Version: 2.5.16.1-4
Description: Unix/Linux replacement for Sybase's isql
URL: https://sourceforge.net/projects/sqsh/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1216147279
LastModified: 1620661177
URLPath: /cgit/aur.git/snapshot/sqsh.tar.gz