How to Install and Uninstall python3-matplotlib-venn Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-matplotlib-venn" package

In this section, we are going to explain the necessary steps to install python3-matplotlib-venn on Kali Linux

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

2. Uninstall "python3-matplotlib-venn" package

Please follow the step by step instructions below to uninstall python3-matplotlib-venn on Kali Linux:

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

3. Information about the python3-matplotlib-venn package on Kali Linux

Package: python3-matplotlib-venn
Source: python-matplotlib-venn
Version: 0.11.6-3
Installed-Size: 131
Maintainer: Debian Python Team
Architecture: all
Depends: python3-matplotlib, python3-numpy, python3-scipy, python3:any, python3-tk
Size: 29516
SHA256: 55b54b55613c37597862791fa80c9febf8c5f38f912d57ff63a22963bb62720b
SHA1: 299d6d1182f8a7bfdcf00f8c9b436c8e91f95566
MD5sum: 87946364eb288b32e0d702a823b96240
Description: 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:
Homepage: https://github.com/konstantint/matplotlib-venn
Section: python
Priority: optional
Filename: pool/main/p/python-matplotlib-venn/python3-matplotlib-venn_0.11.6-3_all.deb