rsskit on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S rsskit

* (Optional) Uninstall rsskit on Arch using YAY

$ yay -Rns rsskit

2. Manually Install "rsskit" via AUR

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

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

b. Clone rsskit's git locally

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

c. Go to ~/rsskit folder and install it

$ cd ~/rsskit $ makepkg -si

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

ID: 611725
Name: rsskit
PackageBaseID: 135216
PackageBase: rsskit
Version: 0.4-1
Description: Simple library for reading the different types of RSS file formats.
URL: http://gap.nongnu.org/grr/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1534727892
LastModified: 1557612544
URLPath: /cgit/aur.git/snapshot/rsskit.tar.gz