tgui on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S tgui

* (Optional) Uninstall tgui on Arch using YAY

$ yay -Rns tgui

2. Manually Install "tgui" via AUR

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

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

b. Clone tgui's git locally

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

c. Go to ~/tgui folder and install it

$ cd ~/tgui $ makepkg -si

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

ID: 873323
Name: tgui
PackageBaseID: 143378
PackageBase: tgui
Version: v0.9.1-1
Description: Cross-platform C++ GUI library for SFML
URL: https://tgui.eu/
NumVotes: 2
Popularity: 0
OutOfDate: 1669464662
Maintainer: cosiekvfj
Submitter: cosiekvfj
FirstSubmitted: 1562771897
LastModified: 1615020240
URLPath: /cgit/aur.git/snapshot/tgui.tar.gz