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

Last updated: May 20,2024

1. Install "python3-mplcursors" package

This tutorial shows how to install python3-mplcursors on Kali Linux

$ sudo apt update $ sudo apt install python3-mplcursors

2. Uninstall "python3-mplcursors" package

Please follow the guidance below to uninstall python3-mplcursors on Kali Linux:

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

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

Package: python3-mplcursors
Source: mplcursors
Version: 0.5.2-3
Installed-Size: 106
Maintainer: Debian Python Team
Architecture: all
Depends: python3-matplotlib, python3:any
Size: 26500
SHA256: 6c4035e18fbb961e6ebe3e35569c07140a1c0a813969ae2cd5efd54323a2513d
SHA1: 587067c9a9d33cf76b437a1bc2b9715369d9fd4a
MD5sum: c9a451a9414906b6207a978fbe7b2e6f
Description: Interactive data selection cursors for Matplotlib
mplcursors provides interactive data selection cursors for
Matplotlib. It is inspired from mpldatacursor, with a much
simplified API.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/anntzer/mplcursors
Section: python
Priority: optional
Filename: pool/main/m/mplcursors/python3-mplcursors_0.5.2-3_all.deb