dl-stream on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dl-stream

* (Optional) Uninstall dl-stream on Arch using YAY

$ yay -Rns dl-stream

2. Manually Install "dl-stream" via AUR

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

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

b. Clone dl-stream's git locally

$ git clone https://aur.archlinux.org/dl-stream.git ~/dl-stream

c. Go to ~/dl-stream folder and install it

$ cd ~/dl-stream $ makepkg -si

3. Information about the dl-stream package on Arch User Repository (AUR)

ID: 1368849
Name: dl-stream
PackageBaseID: 196882
PackageBase: dl-stream
Version: 1.2.1-1
Description: Ad-free Twitch streams and videos via streamlink and ttvlol plugin
URL: https://codeberg.org/bashuser30/dl-stream
NumVotes: 1
Popularity: 0.016087
OutOfDate:
Maintainer: bashuser30
Submitter: bashuser30
FirstSubmitted: 1692670775
LastModified: 1702444431
URLPath: /cgit/aur.git/snapshot/dl-stream.tar.gz