libdesqui on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libdesqui

* (Optional) Uninstall libdesqui on Arch using YAY

$ yay -Rns libdesqui

2. Manually Install "libdesqui" via AUR

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

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

b. Clone libdesqui's git locally

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

c. Go to ~/libdesqui folder and install it

$ cd ~/libdesqui $ makepkg -si

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

ID: 1365084
Name: libdesqui
PackageBaseID: 186684
PackageBase: libdesqui
Version: 0.0.8-1
Description: DesQ UI Library. This library contains all the common UI widget which are to be used across the DesQ Project.
URL: https://gitlab.com/DesQ/libdesqui
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1666034337
LastModified: 1701792827
URLPath: /cgit/aur.git/snapshot/libdesqui.tar.gz