pythoncard on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S pythoncard

* (Optional) Uninstall pythoncard on Arch using YAY

$ yay -Rns pythoncard

2. Manually Install "pythoncard" via AUR

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

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

b. Clone pythoncard's git locally

$ git clone https://aur.archlinux.org/pythoncard.git ~/pythoncard

c. Go to ~/pythoncard folder and install it

$ cd ~/pythoncard $ makepkg -si

3. Information about the pythoncard package on Arch User Repository (AUR)

ID: 207624
Name: pythoncard
PackageBaseID: 3190
PackageBase: pythoncard
Version: 0.8.2-1
Description: PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language.
URL: http://pythoncard.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: realitygaps
FirstSubmitted: 1137317917
LastModified: 1436194537
URLPath: /cgit/aur.git/snapshot/pythoncard.tar.gz