imgui-sfml on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S imgui-sfml

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

$ yay -Rns imgui-sfml

2. Manually Install "imgui-sfml" via AUR

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

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

b. Clone imgui-sfml's git locally

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

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

$ cd ~/imgui-sfml $ makepkg -si

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

ID: 1330617
Name: imgui-sfml
PackageBaseID: 150799
PackageBase: imgui-sfml
Version: 2.6-1
Description: Library which allows you to use ImGui with SFML
URL: https://github.com/eliasdaler/imgui-sfml/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fardragon
Submitter: fardragon
FirstSubmitted: 1585409437
LastModified: 1696789722
URLPath: /cgit/aur.git/snapshot/imgui-sfml.tar.gz