sfml-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sfml-bin

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

$ yay -Rns sfml-bin

2. Manually Install "sfml-bin" via AUR

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

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

b. Clone sfml-bin's git locally

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

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

$ cd ~/sfml-bin $ makepkg -si

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

ID: 573196
Name: sfml-bin
PackageBaseID: 138472
PackageBase: sfml-bin
Version: 2.5.1-1
Description: The Simple and Fast Multimedia Library
URL: https://www.sfml-dev.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jadenPete
FirstSubmitted: 1546466772
LastModified: 1546466772
URLPath: /cgit/aur.git/snapshot/sfml-bin.tar.gz