python-topojson on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-topojson

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

$ yay -Rns python-topojson

2. Manually Install "python-topojson" via AUR

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

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

b. Clone python-topojson's git locally

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

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

$ cd ~/python-topojson $ makepkg -si

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

ID: 1376809
Name: python-topojson
PackageBaseID: 185779
PackageBase: python-topojson
Version: 1.7-1
Description: Encode spatial data as topology in Python
URL: https://mattijn.github.io/topojson/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1663317540
LastModified: 1703767754
URLPath: /cgit/aur.git/snapshot/python-topojson.tar.gz