python-polyline on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S python-polyline

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

$ yay -Rns python-polyline

2. Manually Install "python-polyline" via AUR

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

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

b. Clone python-polyline's git locally

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

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

$ cd ~/python-polyline $ makepkg -si

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

ID: 1406587
Name: python-polyline
PackageBaseID: 202314
PackageBase: python-polyline
Version: 2.0.1-1
Description: A Python implementation of Google's Encoded Polyline Algorithm Format
URL: https://github.com/frederickjansen/polyline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1707480961
LastModified: 1707480961
URLPath: /cgit/aur.git/snapshot/python-polyline.tar.gz