cegui on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S cegui

* (Optional) Uninstall cegui on Arch using YAY

$ yay -Rns cegui

2. Manually Install "cegui" via AUR

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

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

b. Clone cegui's git locally

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

c. Go to ~/cegui folder and install it

$ cd ~/cegui $ makepkg -si

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

ID: 1106273
Name: cegui
PackageBaseID: 122814
PackageBase: cegui
Version: 0.8.7-17
Description: A free library providing windowing and widgets for graphics APIs/engines
URL: http://cegui.org.uk
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: svenstaro
FirstSubmitted: 1495561143
LastModified: 1656681043
URLPath: /cgit/aur.git/snapshot/cegui.tar.gz