python-pymsgbox on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S python-pymsgbox

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

$ yay -Rns python-pymsgbox

2. Manually Install "python-pymsgbox" via AUR

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

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

b. Clone python-pymsgbox's git locally

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

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

$ cd ~/python-pymsgbox $ makepkg -si

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

ID: 1253606
Name: python-pymsgbox
PackageBaseID: 111950
PackageBase: python-pymsgbox
Version: 1.0.9-2
Description: Simple, cross-platform, pure Python module to display message boxes, and just message boxes
URL: https://github.com/asweigart/PyMsgBox
NumVotes: 10
Popularity: 4.1E-5
OutOfDate:
Maintainer: jose1711
Submitter: awh
FirstSubmitted: 1464809814
LastModified: 1683377596
URLPath: /cgit/aur.git/snapshot/python-pymsgbox.tar.gz