python-imgui on AUR (Arch User Repository)

Last updated: June 18,2024

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

b. Install python-imgui on Arch using YAY

$ yay -S python-imgui

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

$ yay -Rns python-imgui

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

b. Clone python-imgui's git locally

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

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

$ cd ~/python-imgui $ makepkg -si

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