python-simplification on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-simplification

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

$ yay -Rns python-simplification

2. Manually Install "python-simplification" via AUR

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

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

b. Clone python-simplification's git locally

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

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

$ cd ~/python-simplification $ makepkg -si

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

ID: 1376808
Name: python-simplification
PackageBaseID: 200879
PackageBase: python-simplification
Version: 0.7.10-1
Description: Very fast Python LineString simplification using RDP or Visvalingam-Whyatt
URL: https://github.com/urschrei/simplification
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1703767695
LastModified: 1703767695
URLPath: /cgit/aur.git/snapshot/python-simplification.tar.gz