lib32-sfml on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lib32-sfml

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

$ yay -Rns lib32-sfml

2. Manually Install "lib32-sfml" via AUR

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

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

b. Clone lib32-sfml's git locally

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

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

$ cd ~/lib32-sfml $ makepkg -si

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

ID: 899983
Name: lib32-sfml
PackageBaseID: 50799
PackageBase: lib32-sfml
Version: 2.5.1-1
Description: A simple, fast, cross-platform, and object-oriented multimedia API (32-bit)
URL: http://www.sfml-dev.org
NumVotes: 3
Popularity: 5.0E-5
OutOfDate:
Maintainer: Hydral
FirstSubmitted: 1310935595
LastModified: 1619804608
URLPath: /cgit/aur.git/snapshot/lib32-sfml.tar.gz