python-uiutil on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-uiutil

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

$ yay -Rns python-uiutil

2. Manually Install "python-uiutil" via AUR

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

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

b. Clone python-uiutil's git locally

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

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

$ cd ~/python-uiutil $ makepkg -si

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

ID: 1060094
Name: python-uiutil
PackageBaseID: 146889
PackageBase: python-uiutil
Version: 1.38.0-1
Description: Utility module to assist creating Tk GUIs
URL: https://pypi.org/project/uiutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1574630651
LastModified: 1648842418
URLPath: /cgit/aur.git/snapshot/python-uiutil.tar.gz