python-imgui on AUR (Arch User Repository)
Last updated: February 10,2025
1. Install "python-imgui" 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 python-imgui on Arch using YAY
$
yay -S
python-imgui
Copied
* (Optional) Uninstall python-imgui on Arch using YAY
$
yay -Rns
python-imgui
Copied
2. Manually Install "python-imgui" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-imgui's git locally
$
git clone https://aur.archlinux.org/python-imgui.git
~/python-imgui
Copied
c. Go to ~/python-imgui folder and install it
$
cd
~/python-imgui
Copied
$
makepkg -si
Copied
3. Information about the python-imgui package on Arch User Repository (AUR)
ID: 1303226
Name: python-imgui
PackageBaseID: 178286
PackageBase: python-imgui
Version: 2.0.0-3
Description: Cython-based Python bindings for dear imgui
URL: https://github.com/pyimgui/pyimgui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1650904883
LastModified: 1691914823
URLPath: /cgit/aur.git/snapshot/python-imgui.tar.gz
Name: python-imgui
PackageBaseID: 178286
PackageBase: python-imgui
Version: 2.0.0-3
Description: Cython-based Python bindings for dear imgui
URL: https://github.com/pyimgui/pyimgui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1650904883
LastModified: 1691914823
URLPath: /cgit/aur.git/snapshot/python-imgui.tar.gz