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

Last updated: May 16,2024

1. Install "python3-pweave" package

Please follow the instructions below to install python3-pweave on Kali Linux

$ sudo apt update $ sudo apt install python3-pweave

2. Uninstall "python3-pweave" package

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

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

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

Package: python3-pweave
Source: python-pweave
Version: 0.30.3-1
Installed-Size: 740
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-ipykernel, python3-ipython, python3-jupyter-client, python3-markdown, python3-nbconvert, python3-nbformat, python3-pygments, python3:any
Suggests: pandoc, python3-docutils, texlive-latex-base
Size: 53548
SHA256: 362e1cc1983b8771a1df6b3a2891596bd692fa0b90abd3453f082cf2f4c2a94a
SHA1: 55db25cb48cb71a551240b54e7764cdf7916fef9
MD5sum: e0b6d9f6d1e0e24a68ed54f0904b8d09
Description: scientific report generator for Python
Pweave is a scientific report generator and a literate programming tool for
Python. Pweave can capture the results and plots from data analysis and works
well with NumPy, SciPy and matplotlib. It is able to run Python code from
source document and include the results and capture matplotlib plots in the
output.
Description-md5:
Homepage: https://mpastell.com/pweave/
Section: python
Priority: optional
Filename: pool/main/p/python-pweave/python3-pweave_0.30.3-1_all.deb