prism on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S prism

* (Optional) Uninstall prism on Arch using YAY

$ yay -Rns prism

2. Manually Install "prism" via AUR

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

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

b. Clone prism's git locally

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

c. Go to ~/prism folder and install it

$ cd ~/prism $ makepkg -si

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

ID: 837122
Name: prism
PackageBaseID: 159898
PackageBase: prism
Version: 0.1.1-1
Description: An RTMP stream recaster / splitter
URL: https://github.com/muesli/prism
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1605491778
LastModified: 1608678231
URLPath: /cgit/aur.git/snapshot/prism.tar.gz

5. The same packages on other Linux Distributions