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

Last updated: May 20,2024

1. Install "python3-cligj" package

Here is a brief guide to show you how to install python3-cligj on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cligj

2. Uninstall "python3-cligj" package

This tutorial shows how to uninstall python3-cligj on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-cligj
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-cligj
Version: 0.4.0-1
Depends: python3-click, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-cligj/python3-cligj_0.4.0-1_all.deb
Size: 8984
MD5sum: 1309d687ea653e50ea79126a4bef2efe
SHA1: 634c1c4ff5437e9f8e64adc71c03023c71f6d8fb
SHA256: 228d378408bc4aee605052f97fce58395fe19054012dec85cd8e75ee561483c4
Description-en: Python 3 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 3 version of the library.
Description-md5: 06e39c6a222588f9c16426d279448634
Homepage: https://github.com/mapbox/cligj
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu