libdesq on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libdesq

* (Optional) Uninstall libdesq on Arch using YAY

$ yay -Rns libdesq

2. Manually Install "libdesq" via AUR

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

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

b. Clone libdesq's git locally

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

c. Go to ~/libdesq folder and install it

$ cd ~/libdesq $ makepkg -si

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

ID: 1365083
Name: libdesq
PackageBaseID: 186683
PackageBase: libdesq
Version: 0.0.8-1
Description: The DesQ library to handle X11 protocols, system calls, classes and functions to be used across the DesQ project.
URL: https://gitlab.com/DesQ/libdesq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1666034328
LastModified: 1701792820
URLPath: /cgit/aur.git/snapshot/libdesq.tar.gz