slrn on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S slrn

* (Optional) Uninstall slrn on Arch using YAY

$ yay -Rns slrn

2. Manually Install "slrn" via AUR

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

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

b. Clone slrn's git locally

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

c. Go to ~/slrn folder and install it

$ cd ~/slrn $ makepkg -si

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

ID: 526492
Name: slrn
PackageBaseID: 128691
PackageBase: slrn
Version: 1.0.3-4
Description: An open source text-based news client
URL: http://www.slrn.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: apetresc
Submitter: Barthalion
FirstSubmitted: 1515170984
LastModified: 1531493084
URLPath: /cgit/aur.git/snapshot/slrn.tar.gz