rtv on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S rtv

* (Optional) Uninstall rtv on Arch using YAY

$ yay -Rns rtv

2. Manually Install "rtv" via AUR

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

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

b. Clone rtv's git locally

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

c. Go to ~/rtv folder and install it

$ cd ~/rtv $ makepkg -si

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

ID: 904026
Name: rtv
PackageBaseID: 166567
PackageBase: rtv
Version: 1.27.0-3
Description: Browse Reddit from your terminal
URL: https://github.com/michael-lazar/rtv
NumVotes: 3
Popularity: 0.006507
OutOfDate:
Maintainer: atn19
FirstSubmitted: 1620465915
LastModified: 1620465915
URLPath: /cgit/aur.git/snapshot/rtv.tar.gz