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