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

Last updated: May 10,2024

1. Install "python3-matplotlib-inline" package

Here is a brief guide to show you how to install python3-matplotlib-inline on Kali Linux

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

2. Uninstall "python3-matplotlib-inline" package

This tutorial shows how to uninstall python3-matplotlib-inline on Kali Linux:

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

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

Package: python3-matplotlib-inline
Source: matplotlib-inline
Version: 0.1.6-2
Installed-Size: 38
Maintainer: Debian Python Team
Architecture: all
Depends: python3-traitlets, python3:any
Recommends: python3-matplotlib, python3-ipython
Size: 8652
SHA256: 4295919b6247b18f50ad72d7d34de0f27fa6cb6fd889b7271b53464bf9ec6485
SHA1: 3b80bd3dac8696b8e1a0fb16f54c2845be352336
MD5sum: 81aab88bc8e9b59a82a50bc6f2f0b0e7
Description: Matplotlib backend for inline use in IPython and Jupyter
This provides support for displaying matplotlib plots in Jupyter notebooks
(and other frontends). This was previously part of IPython/ipykernel.
Description-md5:
Homepage: https://github.com/ipython/matplotlib-inline
Section: python
Priority: optional
Filename: pool/main/m/matplotlib-inline/python3-matplotlib-inline_0.1.6-2_all.deb