libdesktop-agnostic on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libdesktop-agnostic

* (Optional) Uninstall libdesktop-agnostic on Arch using YAY

$ yay -Rns libdesktop-agnostic

2. Manually Install "libdesktop-agnostic" via AUR

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

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

b. Clone libdesktop-agnostic's git locally

$ git clone https://aur.archlinux.org/libdesktop-agnostic.git ~/libdesktop-agnostic

c. Go to ~/libdesktop-agnostic folder and install it

$ cd ~/libdesktop-agnostic $ makepkg -si

3. Information about the libdesktop-agnostic package on Arch User Repository (AUR)

ID: 209638
Name: libdesktop-agnostic
PackageBaseID: 74209
PackageBase: libdesktop-agnostic
Version: 0.3.92-8
Description: Provides an extensible config API, a unified virtual fs API, and a desktop item editor for GLib-based projects
URL: https://launchpad.net/libdesktop-agnostic
NumVotes: 53
Popularity: 0
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1381326191
LastModified: 1436413707
URLPath: /cgit/aur.git/snapshot/libdesktop-agnostic.tar.gz