How to Install and Uninstall python-cligj Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-cligj" package

Learn how to install python-cligj on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cligj

2. Uninstall "python-cligj" package

This is a short guide on how to uninstall python-cligj on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-cligj $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-cligj package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-cligj
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Version: 0.4.0-1
Depends: python-click, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-cligj/python-cligj_0.4.0-1_all.deb
Size: 8908
MD5sum: 2a09fe10c88b1339206692d1477b0b86
SHA1: ee69191b061aeee806d5ff9d0859b440e4451432
SHA256: cb65b7c3bcafccd538da279725689c0c577449d6439ab6e16899222e3c515a29
Description-en: Python 2 library for processing GeoJSON commands
Cligj is a small library which can be used to standardise processing
of geoJSON in Python command line programs.
.
This package provides the Python 2 version of the library.
Description-md5: 5619cfa45533d35259076a99c56737a7
Homepage: https://github.com/mapbox/cligj
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu