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