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

Last updated: May 02,2024

1. Install "python3-gmplot" package

This is a short guide on how to install python3-gmplot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gmplot

2. Uninstall "python3-gmplot" package

This guide let you learn how to uninstall python3-gmplot on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gmplot
Priority: optional
Section: universe/python
Installed-Size: 185
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: gmplot
Version: 1.1.0-3
Depends: python3-requests, python3:any (>= 3.3.2-2~)
Filename: pool/universe/g/gmplot/python3-gmplot_1.1.0-3_all.deb
Size: 61858
MD5sum: 85da7072adeeb0cd107cde0bdbc41138
SHA1: 153b03602f9aa87da1a2c1464023c92e5c6d7d1f
SHA256: 2cd599a2fe4ac69d5773184f1f661ee4dd541a532f94b8432eda71303fb860b7
Description-en: matplotlib-like interface to plotting data with Google Maps (python3)
Plotting data on Google Maps, the easy way. A matplotlib-like interface to
generate the HTML and javascript to render all the data you’d like on top of
Google Maps. Several plotting methods make creating exploratory map views
effortless.
.
This package contains the Python 3 version of gmplot .
Description-md5: 3ad68c633a69cdd1de740d9dcbab6700
Homepage: https://github.com/vgm64/gmplot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu