python-dearpygui on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-dearpygui

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

$ yay -Rns python-dearpygui

2. Manually Install "python-dearpygui" via AUR

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

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

b. Clone python-dearpygui's git locally

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

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

$ cd ~/python-dearpygui $ makepkg -si

3. Information about the python-dearpygui package on Arch User Repository (AUR)

ID: 1421376
Name: python-dearpygui
PackageBaseID: 178064
PackageBase: python-dearpygui
Version: 1.11.0-2
Description: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
URL: https://github.com/hoffstadt/DearPyGui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1650284672
LastModified: 1709669333
URLPath: /cgit/aur.git/snapshot/python-dearpygui.tar.gz