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

Last updated: May 15,2024

1. Install "python3-matplotlib-venn" package

Please follow the guidance below to install python3-matplotlib-venn on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-matplotlib-venn" package

This is a short guide on how to uninstall python3-matplotlib-venn on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-matplotlib-venn
Priority: optional
Section: universe/python
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: python-matplotlib-venn
Version: 0.11.2-1
Depends: python3-matplotlib, python3-numpy, python3-scipy, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-matplotlib-venn/python3-matplotlib-venn_0.11.2-1_all.deb
Size: 27098
MD5sum: 999aa3ebd2810b49d13b25692a06c359
SHA1: 2a3582f17346ef51232e0804f195d5f0ab71e06c
SHA256: 341c2d9f6777df961de344b003afd2fc6e6e5cfc004ea583265b8a5dca1854db
Description-en: Python 3 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.
.
This package contains the Python 3 version of matplotlib.
Description-md5: 2f3f7b6b9ac173a79277d52765840c13
Homepage: https://pypi.python.org/pypi/matplotlib-venn
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu