streamlib on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S streamlib

* (Optional) Uninstall streamlib on Arch using YAY

$ yay -Rns streamlib

2. Manually Install "streamlib" via AUR

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

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

b. Clone streamlib's git locally

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

c. Go to ~/streamlib folder and install it

$ cd ~/streamlib $ makepkg -si

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

ID: 669115
Name: streamlib
PackageBaseID: 146821
PackageBase: streamlib
Version: 0.6.1-1
Description: Play your favorite live streams from command line
URL: https://github.com/streamlib/streamlib
NumVotes: 0
Popularity: 0
OutOfDate: 1649673260
Maintainer: yuvadm
FirstSubmitted: 1574353728
LastModified: 1574353728
URLPath: /cgit/aur.git/snapshot/streamlib.tar.gz