python2-pmw on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python2-pmw

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

$ yay -Rns python2-pmw

2. Manually Install "python2-pmw" via AUR

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

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

b. Clone python2-pmw's git locally

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

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

$ cd ~/python2-pmw $ makepkg -si

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

ID: 666880
Name: python2-pmw
PackageBaseID: 146658
PackageBase: python2-pmw
Version: 2.0.1-1
Description: A toolkit for high-level compound widgets in Python using the Tkinter module
URL: http://pmw.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dviktor
FirstSubmitted: 1573833858
LastModified: 1573833858
URLPath: /cgit/aur.git/snapshot/python2-pmw.tar.gz

5. The same packages on other Linux Distributions