setl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S setl

* (Optional) Uninstall setl on Arch using YAY

$ yay -Rns setl

2. Manually Install "setl" via AUR

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

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

b. Clone setl's git locally

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

c. Go to ~/setl folder and install it

$ cd ~/setl $ makepkg -si

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

ID: 193956
Name: setl
PackageBaseID: 50651
PackageBase: setl
Version: 0.1.2-1
Description: High level dynamic set based language.
URL: http://setl.org/setl/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1310398361
LastModified: 1434169070
URLPath: /cgit/aur.git/snapshot/setl.tar.gz