python-polygon on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-polygon

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

$ yay -Rns python-polygon

2. Manually Install "python-polygon" via AUR

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

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

b. Clone python-polygon's git locally

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

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

$ cd ~/python-polygon $ makepkg -si

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

ID: 1045963
Name: python-polygon
PackageBaseID: 58006
PackageBase: python-polygon
Version: 3.0.9.1-1
Description: Python package that handles polygonal shapes in 2D
URL: http://www.j-raedler.de/projects/polygon/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1332872379
LastModified: 1646373358
URLPath: /cgit/aur.git/snapshot/python-polygon.tar.gz