sfml-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sfml-git

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

$ yay -Rns sfml-git

2. Manually Install "sfml-git" via AUR

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

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

b. Clone sfml-git's git locally

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

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

$ cd ~/sfml-git $ makepkg -si

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

ID: 1327589
Name: sfml-git
PackageBaseID: 48026
PackageBase: sfml-git
Version: 2.6.0.r637.g9d1d9cde-1
Description: A simple, fast, cross-platform, and object-oriented multimedia API
URL: http://www.sfml-dev.org/
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: oi_wtf
Submitter:
FirstSubmitted: 1302210472
LastModified: 1696199619
URLPath: /cgit/aur.git/snapshot/sfml-git.tar.gz