streamdeck on AUR (Arch User Repository)

Last updated: June 10,2024

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

$ yay -S streamdeck

* (Optional) Uninstall streamdeck on Arch using YAY

$ yay -Rns streamdeck

2. Manually Install "streamdeck" via AUR

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

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

b. Clone streamdeck's git locally

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

c. Go to ~/streamdeck folder and install it

$ cd ~/streamdeck $ makepkg -si

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

ID: 1031901
Name: streamdeck
PackageBaseID: 157874
PackageBase: streamdeck
Version: 1.6.0-1
Description: Utility to control Elgato StreamDeck on Linux
URL: https://github.com/Luzifer/streamdeck
NumVotes: 1
Popularity: 0.022235
OutOfDate:
Maintainer: luzifer
FirstSubmitted: 1600566448
LastModified: 1644083715
URLPath: /cgit/aur.git/snapshot/streamdeck.tar.gz