How to Install and Uninstall python3-upsetplot Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-upsetplot" package

Please follow the steps below to install python3-upsetplot on Kali Linux

$ sudo apt update $ sudo apt install python3-upsetplot

2. Uninstall "python3-upsetplot" package

This is a short guide on how to uninstall python3-upsetplot on Kali Linux:

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

3. Information about the python3-upsetplot package on Kali Linux

Package: python3-upsetplot
Source: python-upsetplot
Version: 0.8.0-3
Installed-Size: 97
Maintainer: Debian Python Team
Architecture: all
Depends: python3-matplotlib, python3-pandas, python3:any, python3-packaging
Size: 23396
SHA256: 9334bf3c87d288596095f53492924fb174c85594431b7293f2e39ccc4f92c4f2
SHA1: 2f692c568e543c97c0ff8c6e5e12b5d85ce61157
MD5sum: 4c457581bbcd2d8bfa59eb2524d3f4b6
Description: Draw Lex et al.'s UpSet plots with Pandas and Matplotlib
This is another Python implementation of UpSet plots by Lex et al. [Lex2014]_.
UpSet plots are used to visualise set overlaps; like Venn diagrams but
more readable. Documentation is at https://upsetplot.readthedocs.io.
.
This ``upsetplot`` library tries to provide a simple interface backed by an
extensible, object-oriented design.
Description-md5:
Homepage: https://upsetplot.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/p/python-upsetplot/python3-upsetplot_0.8.0-3_all.deb