csfml-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S csfml-bin

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

$ yay -Rns csfml-bin

2. Manually Install "csfml-bin" via AUR

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

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

b. Clone csfml-bin's git locally

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

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

$ cd ~/csfml-bin $ makepkg -si

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

ID: 464679
Name: csfml-bin
PackageBaseID: 55493
PackageBase: csfml-bin
Version: 1.5ubuntu-4
Description: SFML and CSFML multimedia API. C and C++ binaries from Ubuntu (including soil=0707), version 1.5+repack1
URL: http://www.sfml-dev.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1325519863
LastModified: 1511731034
URLPath: /cgit/aur.git/snapshot/csfml-bin.tar.gz