slang-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S slang-git

* (Optional) Uninstall slang-git on Arch using YAY

$ yay -Rns slang-git

2. Manually Install "slang-git" via AUR

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

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

b. Clone slang-git's git locally

$ git clone https://aur.archlinux.org/slang-git.git ~/slang-git

c. Go to ~/slang-git folder and install it

$ cd ~/slang-git $ makepkg -si

3. Information about the slang-git package on Arch User Repository (AUR)

ID: 643774
Name: slang-git
PackageBaseID: 140220
PackageBase: slang-git
Version: 2.3.2.r15.g68dd5e9-1
Description: Interpreted language embedded into several applicatons (from git)
URL: https://www.jedsoft.org/slang/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1552219823
LastModified: 1567855427
URLPath: /cgit/aur.git/snapshot/slang-git.tar.gz