russ on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S russ

* (Optional) Uninstall russ on Arch using YAY

$ yay -Rns russ

2. Manually Install "russ" via AUR

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

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

b. Clone russ's git locally

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

c. Go to ~/russ folder and install it

$ cd ~/russ $ makepkg -si

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

ID: 1073568
Name: russ
PackageBaseID: 178421
PackageBase: russ
Version: 0.4.0-1
Description: Russ is a TUI RSS/Atom reader with vim-like controls and an offline-first focus
URL: https://github.com/ckampfe/russ
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: Funami
Submitter: Funami
FirstSubmitted: 1651262418
LastModified: 1651262418
URLPath: /cgit/aur.git/snapshot/russ.tar.gz