sline on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sline

* (Optional) Uninstall sline on Arch using YAY

$ yay -Rns sline

2. Manually Install "sline" via AUR

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

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

b. Clone sline's git locally

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

c. Go to ~/sline folder and install it

$ cd ~/sline $ makepkg -si

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

ID: 1287674
Name: sline
PackageBaseID: 169294
PackageBase: sline
Version: 3.0.0-1
Description: Simple line-editing and command history library.
URL: https://git.sr.ht/~ariadnavigo/sline
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: fluix
Submitter: fluix
FirstSubmitted: 1627425595
LastModified: 1689184913
URLPath: /cgit/aur.git/snapshot/sline.tar.gz