peertube on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S peertube

* (Optional) Uninstall peertube on Arch using YAY

$ yay -Rns peertube

2. Manually Install "peertube" via AUR

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

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

b. Clone peertube's git locally

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

c. Go to ~/peertube folder and install it

$ cd ~/peertube $ makepkg -si

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

ID: 1389285
Name: peertube
PackageBaseID: 131541
PackageBase: peertube
Version: 6.0.3-1
Description: ActivityPub-federated video streaming platform using P2P directly in your web browser
URL: https://joinpeertube.org/
NumVotes: 28
Popularity: 0.345492
OutOfDate:
Maintainer: daftaupe
Submitter: daftaupe
FirstSubmitted: 1523476002
LastModified: 1705771006
URLPath: /cgit/aur.git/snapshot/peertube.tar.gz