goread on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S goread

* (Optional) Uninstall goread on Arch using YAY

$ yay -Rns goread

2. Manually Install "goread" via AUR

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

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

b. Clone goread's git locally

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

c. Go to ~/goread folder and install it

$ cd ~/goread $ makepkg -si

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

ID: 1372713
Name: goread
PackageBaseID: 196505
PackageBase: goread
Version: 1.6.4-1
Description: Read RSS/Atom feeds right in the terminal
URL: https://github.com/TypicalAM/goread
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: tarball
FirstSubmitted: 1691476425
LastModified: 1703050157
URLPath: /cgit/aur.git/snapshot/goread.tar.gz