setl on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install setl on Arch using YAY
$
yay -S
setl
Copied
* (Optional) Uninstall setl on Arch using YAY
$
yay -Rns
setl
Copied
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
Copied
b. Clone setl's git locally
$
git clone https://aur.archlinux.org/setl.git
~/setl
Copied
c. Go to ~/setl folder and install it
$
cd
~/setl
Copied
$
makepkg -si
Copied
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
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