owncast on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S owncast

* (Optional) Uninstall owncast on Arch using YAY

$ yay -Rns owncast

2. Manually Install "owncast" via AUR

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

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

b. Clone owncast's git locally

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

c. Go to ~/owncast folder and install it

$ cd ~/owncast $ makepkg -si

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

ID: 1355897
Name: owncast
PackageBaseID: 161096
PackageBase: owncast
Version: 0.1.2-1
Description: Self-hosted live video streaming (chat included)
URL: https://github.com/owncast/owncast
NumVotes: 6
Popularity: 0.003342
OutOfDate:
Maintainer: eclairevoyant
Submitter: pjvds
FirstSubmitted: 1608469854
LastModified: 1700436454
URLPath: /cgit/aur.git/snapshot/owncast.tar.gz