libplayback on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libplayback on Arch using YAY
$
yay -S
libplayback
Copied
* (Optional) Uninstall libplayback on Arch using YAY
$
yay -Rns
libplayback
Copied
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
Copied
b. Clone libplayback's git locally
$
git clone https://aur.archlinux.org/libplayback.git
~/libplayback
Copied
c. Go to ~/libplayback folder and install it
$
cd
~/libplayback
Copied
$
makepkg -si
Copied
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
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