sfml1.6 on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install sfml1.6 on Arch using YAY
$
yay -S
sfml1.6
Copied
* (Optional) Uninstall sfml1.6 on Arch using YAY
$
yay -Rns
sfml1.6
Copied
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
Copied
b. Clone sfml1.6's git locally
$
git clone https://aur.archlinux.org/sfml1.6.git
~/sfml1.6
Copied
c. Go to ~/sfml1.6 folder and install it
$
cd
~/sfml1.6
Copied
$
makepkg -si
Copied
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
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