python-descartes on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-descartes

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

$ yay -Rns python-descartes

2. Manually Install "python-descartes" via AUR

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

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

b. Clone python-descartes's git locally

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

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

$ cd ~/python-descartes $ makepkg -si

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

ID: 377347
Name: python-descartes
PackageBaseID: 119112
PackageBase: python-descartes
Version: 1.1.0-1
Description: Python lib for using geometric objects as matplotlib paths and patches.
URL: https://bitbucket.org/sgillies/descartes/
NumVotes: 1
Popularity: 0
OutOfDate: 1702021687
Maintainer: lazyboy
Submitter: lazyboy
FirstSubmitted: 1485272055
LastModified: 1485272055
URLPath: /cgit/aur.git/snapshot/python-descartes.tar.gz