tgui8 on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S tgui8

* (Optional) Uninstall tgui8 on Arch using YAY

$ yay -Rns tgui8

2. Manually Install "tgui8" via AUR

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

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

b. Clone tgui8's git locally

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

c. Go to ~/tgui8 folder and install it

$ cd ~/tgui8 $ makepkg -si

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

ID: 873322
Name: tgui8
PackageBaseID: 164047
PackageBase: tgui8
Version: v0.8.9-1
Description: Cross-platform C++ GUI library for SFML
URL: https://tgui.eu/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cosiekvfj
Submitter: cosiekvfj
FirstSubmitted: 1615019798
LastModified: 1615019798
URLPath: /cgit/aur.git/snapshot/tgui8.tar.gz