peertube-viewer on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S peertube-viewer

* (Optional) Uninstall peertube-viewer on Arch using YAY

$ yay -Rns peertube-viewer

2. Manually Install "peertube-viewer" via AUR

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

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

b. Clone peertube-viewer's git locally

$ git clone https://aur.archlinux.org/peertube-viewer.git ~/peertube-viewer

c. Go to ~/peertube-viewer folder and install it

$ cd ~/peertube-viewer $ makepkg -si

3. Information about the peertube-viewer package on Arch User Repository (AUR)

Repository : aur
Name : peertube-viewer
Keywords : peertube viewer youtube
Version : 0.6.4-1
Description : Peertube command line viewer inspired by youtube-viewer
URL : https://gitlab.com/SostheneGuedon/peertube-viewer
AUR URL : https://aur.archlinux.org/packages/peertube-viewer
Groups : None
Licenses : GPL
Provides : None
Depends On : curl boost-libs
Make Deps : make rapidjson boost
Check Deps : None
Optional Deps : None
Conflicts With : None
Maintainer : Sosthene
Votes : 2
Popularity : 0.000023
First Submitted : Sat 24 Aug 2019 07:09:53 PM UTC
Last Modified : Sun 21 Jun 2020 10:28:52 AM UTC
Out-of-date : No