yarssr on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S yarssr

* (Optional) Uninstall yarssr on Arch using YAY

$ yay -Rns yarssr

2. Manually Install "yarssr" via AUR

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

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

b. Clone yarssr's git locally

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

c. Go to ~/yarssr folder and install it

$ cd ~/yarssr $ makepkg -si

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

ID: 439532
Name: yarssr
PackageBaseID: 12431
PackageBase: yarssr
Version: 0.2.2-7
Description: Yet Another RSS Reader for GNOME notification area.
URL: http://yarssr.sourceforge.net/
NumVotes: 20
Popularity: 0
OutOfDate: 1708202309
Maintainer: bidulock
Submitter:
FirstSubmitted: 1186604108
LastModified: 1504072199
URLPath: /cgit/aur.git/snapshot/yarssr.tar.gz

5. The same packages on other Linux Distributions