upplay on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S upplay

* (Optional) Uninstall upplay on Arch using YAY

$ yay -Rns upplay

2. Manually Install "upplay" via AUR

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

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

b. Clone upplay's git locally

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

c. Go to ~/upplay folder and install it

$ cd ~/upplay $ makepkg -si

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

ID: 1376420
Name: upplay
PackageBaseID: 87183
PackageBase: upplay
Version: 1.7.2-2
Description: Qt5 based UPnP audio Control point
URL: https://www.lesbonscomptes.com/upplay/
NumVotes: 15
Popularity: 0.102114
OutOfDate:
Maintainer: FabioLolix
Submitter:
FirstSubmitted: 1415196842
LastModified: 1703686449
URLPath: /cgit/aur.git/snapshot/upplay.tar.gz