reader on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S reader

* (Optional) Uninstall reader on Arch using YAY

$ yay -Rns reader

2. Manually Install "reader" via AUR

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

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

b. Clone reader's git locally

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

c. Go to ~/reader folder and install it

$ cd ~/reader $ makepkg -si

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

ID: 1421865
Name: reader
PackageBaseID: 196297
PackageBase: reader
Version: 0.4.4-1
Description: reader parses a web page for its actual content and displays it in nicely highlighted text on the command line.
URL: https://github.com/mrusme/reader
NumVotes: 1
Popularity: 0.208633
OutOfDate:
Maintainer: adamthiede
Submitter: adamthiede
FirstSubmitted: 1690823615
LastModified: 1709737372
URLPath: /cgit/aur.git/snapshot/reader.tar.gz