tt-rss-git on AUR( Arch User Repository.)

Last updated: December 25,2023

1. Install tt-rss-git via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install tt-rss-git on Arch using YAY

yay -S tt-rss-git

c. Remove tt-rss-git on Arch using YAY

yay -Rns tt-rss-git

2. Install tt-rss-git via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone tt-rss-git's git locally

git clone https://aur.archlinux.org/tt-rss-git.git ~/tt-rss-git

c. Go to ~/tt-rss-git folder and install it

cd ~/tt-rss-git
makepkg -si

3. Details of tt-rss-git package

ID: 1081915
Name: tt-rss-git
PackageBaseID: 78348
PackageBase: tt-rss-git
Version: 1:r11269.68e49203d-1
Description: Web-based news feed (RSS/Atom) aggregator (Git version)
URL: https://tt-rss.org/
NumVotes: 4
Popularity: 0.149881
OutOfDate:
Maintainer: kuehnelth
FirstSubmitted: 1391015565
LastModified: 1652878052
URLPath: /cgit/aur.git/snapshot/tt-rss-git.tar.gz