sfml1.6 on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S sfml1.6

* (Optional) Uninstall sfml1.6 on Arch using YAY

$ yay -Rns sfml1.6

2. Manually Install "sfml1.6" via AUR

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

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

b. Clone sfml1.6's git locally

$ git clone https://aur.archlinux.org/sfml1.6.git ~/sfml1.6

c. Go to ~/sfml1.6 folder and install it

$ cd ~/sfml1.6 $ makepkg -si

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

ID: 266446
Name: sfml1.6
PackageBaseID: 106283
PackageBase: sfml1.6
Version: 1.6-7
Description: A simple, fast, cross-platform, and object-oriented multimedia API
URL: http://www.sfml-dev.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1453117925
LastModified: 1453117946
URLPath: /cgit/aur.git/snapshot/sfml1.6.tar.gz