python2-cligj on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-cligj

* (Optional) Uninstall python2-cligj on Arch using YAY

$ yay -Rns python2-cligj

2. Manually Install "python2-cligj" via AUR

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

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

b. Clone python2-cligj's git locally

$ git clone https://aur.archlinux.org/python2-cligj.git ~/python2-cligj

c. Go to ~/python2-cligj folder and install it

$ cd ~/python2-cligj $ makepkg -si

3. Information about the python2-cligj package on Arch User Repository (AUR)

ID: 1010215
Name: python2-cligj
PackageBaseID: 118398
PackageBase: python2-cligj
Version: 0.7.2-1
Description: Click params for commmand line interfaces to GeoJSON (Python 2.7)
URL: https://github.com/mapbox/cligj
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1483534054
LastModified: 1640576277
URLPath: /cgit/aur.git/snapshot/python2-cligj.tar.gz

5. The same packages on other Linux Distributions