setlx on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S setlx

* (Optional) Uninstall setlx on Arch using YAY

$ yay -Rns setlx

2. Manually Install "setlx" via AUR

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

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

b. Clone setlx's git locally

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

c. Go to ~/setlx folder and install it

$ cd ~/setlx $ makepkg -si

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

ID: 914114
Name: setlx
PackageBaseID: 110868
PackageBase: setlx
Version: 2.7.2-1
Description: Interpreter for the SetlX programming language
URL: http://randoom.org/Software/SetlX
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: corvus_192
Submitter: aspirogrammer
FirstSubmitted: 1462292833
LastModified: 1622376085
URLPath: /cgit/aur.git/snapshot/setlx.tar.gz