descartes on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S descartes

* (Optional) Uninstall descartes on Arch using YAY

$ yay -Rns descartes

2. Manually Install "descartes" via AUR

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

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

b. Clone descartes's git locally

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

c. Go to ~/descartes folder and install it

$ cd ~/descartes $ makepkg -si

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

ID: 390388
Name: descartes
PackageBaseID: 118131
PackageBase: descartes
Version: 1-2
Description: Use Shapely or GeoJSON-like geometric objects as matplotlib paths and patches.
URL: https://github.com/Toblerity/Shapely
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: j-l
FirstSubmitted: 1482652093
LastModified: 1488900854
URLPath: /cgit/aur.git/snapshot/descartes.tar.gz