swish on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S swish

* (Optional) Uninstall swish on Arch using YAY

$ yay -Rns swish

2. Manually Install "swish" via AUR

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

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

b. Clone swish's git locally

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

c. Go to ~/swish folder and install it

$ cd ~/swish $ makepkg -si

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

ID: 390906
Name: swish
PackageBaseID: 116420
PackageBase: swish
Version: r1360.237320c-1
Description: SWI-Prolog for SHaring: a SWI-Prolog web IDE
URL: https://github.com/SWI-Prolog/swish
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Frnmst
Submitter: Frnmst
FirstSubmitted: 1477231472
LastModified: 1489069092
URLPath: /cgit/aur.git/snapshot/swish.tar.gz