libplayback on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S libplayback

* (Optional) Uninstall libplayback on Arch using YAY

$ yay -Rns libplayback

2. Manually Install "libplayback" via AUR

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

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

b. Clone libplayback's git locally

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

c. Go to ~/libplayback folder and install it

$ cd ~/libplayback $ makepkg -si

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

ID: 586997
Name: libplayback
PackageBaseID: 139697
PackageBase: libplayback
Version: 0.5-1
Description: Client API that allows an application to declare its playback state
URL: https://github.com/maemo-leste/libplayback
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: z3ntu
Submitter: z3ntu
FirstSubmitted: 1550396115
LastModified: 1550396115
URLPath: /cgit/aur.git/snapshot/libplayback.tar.gz