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

Last updated: May 21,2024

1. Install "python-matplotlib-venn" package

This is a short guide on how to install python-matplotlib-venn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-matplotlib-venn

2. Uninstall "python-matplotlib-venn" package

This guide covers the steps necessary to uninstall python-matplotlib-venn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-matplotlib-venn $ sudo apt autoclean && sudo apt autoremove

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

Package: python-matplotlib-venn
Priority: optional
Section: universe/python
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.11.2-1
Depends: python-matplotlib, python-numpy, python-scipy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-matplotlib-venn/python-matplotlib-venn_0.11.2-1_all.deb
Size: 26966
MD5sum: faabe019f9ff14bafe74a03937d0abcc
SHA1: eec713a72a6e6210387779c46c9cee3e514d5df8
SHA256: 71ceda701bc50c4fef0628c4ba5d2834d4cc41f6fbfa5bccd939205bae935d39
Description-en: Python plotting area-proportional two- and three-way Venn diagrams
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
Matlab users. All of the plotting commands in the pylab interface can
be accessed either via a functional interface familiar to Matlab
users or an object oriented interface familiar to Python users.
.
This module provides routines for plotting area-weighted two- and
three-circle venn diagrams.
Description-md5: a7a55d8b2f4866399b69178772fec1b2
Homepage: https://pypi.python.org/pypi/matplotlib-venn
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu