libui-ng on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libui-ng

* (Optional) Uninstall libui-ng on Arch using YAY

$ yay -Rns libui-ng

2. Manually Install "libui-ng" via AUR

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

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

b. Clone libui-ng's git locally

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

c. Go to ~/libui-ng folder and install it

$ cd ~/libui-ng $ makepkg -si

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

ID: 1073852
Name: libui-ng
PackageBaseID: 178441
PackageBase: libui-ng
Version: 1:alpha4.1.r484.gbaae3e47-1
Description: A portable GUI library for C.
URL: https://github.com/libui-ng/libui-ng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: szanni
FirstSubmitted: 1651331942
LastModified: 1651331942
URLPath: /cgit/aur.git/snapshot/libui-ng.tar.gz