libui on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libui

* (Optional) Uninstall libui on Arch using YAY

$ yay -Rns libui

2. Manually Install "libui" via AUR

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

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

b. Clone libui's git locally

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

c. Go to ~/libui folder and install it

$ cd ~/libui $ makepkg -si

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

ID: 540335
Name: libui
PackageBaseID: 113659
PackageBase: libui
Version: 0.4.1.alpha-1
Description: A portable GUI library for C
URL: https://github.com/andlabs/libui
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: laurent.treguier
Submitter: laurent.treguier
FirstSubmitted: 1468589797
LastModified: 1535880127
URLPath: /cgit/aur.git/snapshot/libui.tar.gz