vlc-decklink on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S vlc-decklink

* (Optional) Uninstall vlc-decklink on Arch using YAY

$ yay -Rns vlc-decklink

2. Manually Install "vlc-decklink" via AUR

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

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

b. Clone vlc-decklink's git locally

$ git clone https://aur.archlinux.org/vlc-decklink.git ~/vlc-decklink

c. Go to ~/vlc-decklink folder and install it

$ cd ~/vlc-decklink $ makepkg -si

3. Information about the vlc-decklink package on Arch User Repository (AUR)

ID: 622368
Name: vlc-decklink
PackageBaseID: 57064
PackageBase: vlc-decklink
Version: 3.0.7.1-1
Description: Multi-platform MPEG, VCD/DVD, and DivX player (with decklink support)
URL: https://www.videolan.org/vlc/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1330280893
LastModified: 1560791880
URLPath: /cgit/aur.git/snapshot/vlc-decklink.tar.gz