sfgui-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S sfgui-git

* (Optional) Uninstall sfgui-git on Arch using YAY

$ yay -Rns sfgui-git

2. Manually Install "sfgui-git" via AUR

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

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

b. Clone sfgui-git's git locally

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

c. Go to ~/sfgui-git folder and install it

$ cd ~/sfgui-git $ makepkg -si

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

ID: 1274040
Name: sfgui-git
PackageBaseID: 62401
PackageBase: sfgui-git
Version: 0.4.0.r8.g8347159-1
Description: SFGUI (Simple and Fast Graphical User Interface), a C++ GUI library for SFML.
URL: http://sfgui.sfml-dev.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: oi_wtf
Submitter: linkmauve
FirstSubmitted: 1346393543
LastModified: 1686901882
URLPath: /cgit/aur.git/snapshot/sfgui-git.tar.gz