python-pmw on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S python-pmw

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

$ yay -Rns python-pmw

2. Manually Install "python-pmw" via AUR

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

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

b. Clone python-pmw's git locally

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

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

$ cd ~/python-pmw $ makepkg -si

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

ID: 844034
Name: python-pmw
PackageBaseID: 161795
PackageBase: python-pmw
Version: 2.0.1-6
Description: A toolkit for high-level compound widgets in Python using the Tkinter module
URL: http://pmw.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1696234503
Maintainer:
Submitter: Foxboron
FirstSubmitted: 1610052647
LastModified: 1610052647
URLPath: /cgit/aur.git/snapshot/python-pmw.tar.gz