sfgui on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S sfgui

* (Optional) Uninstall sfgui on Arch using YAY

$ yay -Rns sfgui

2. Manually Install "sfgui" via AUR

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

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

b. Clone sfgui's git locally

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

c. Go to ~/sfgui folder and install it

$ cd ~/sfgui $ makepkg -si

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

ID: 558889
Name: sfgui
PackageBaseID: 137277
PackageBase: sfgui
Version: 0.4.0-2
Description: Graphical user interface (GUI) library for programs that use SFML for rendering
URL: https://github.com/TankOs/SFGUI
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matteodelabre
Submitter: matteodelabre
FirstSubmitted: 1541892273
LastModified: 1541893704
URLPath: /cgit/aur.git/snapshot/sfgui.tar.gz