sfml2.3 on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S sfml2.3

* (Optional) Uninstall sfml2.3 on Arch using YAY

$ yay -Rns sfml2.3

2. Manually Install "sfml2.3" via AUR

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

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

b. Clone sfml2.3's git locally

$ git clone https://aur.archlinux.org/sfml2.3.git ~/sfml2.3

c. Go to ~/sfml2.3 folder and install it

$ cd ~/sfml2.3 $ makepkg -si

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

ID: 756154
Name: sfml2.3
PackageBaseID: 154763
PackageBase: sfml2.3
Version: 2.3.2-1
Description: A cross platform, fast, multimedia library
URL: https://www.sfml-dev.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1706728602
Maintainer: nakano
Submitter: nakano
FirstSubmitted: 1592985079
LastModified: 1592985079
URLPath: /cgit/aur.git/snapshot/sfml2.3.tar.gz