How to Install and Uninstall python-pythran-doc Package on Kali Linux

Last updated: May 12,2024

1. Install "python-pythran-doc" package

This tutorial shows how to install python-pythran-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pythran-doc

2. Uninstall "python-pythran-doc" package

In this section, we are going to explain the necessary steps to uninstall python-pythran-doc on Kali Linux:

$ sudo apt remove python-pythran-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pythran-doc package on Kali Linux

Package: python-pythran-doc
Source: pythran
Version: 0.15.0+ds-2
Installed-Size: 704
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-mathjax, python3-guzzle-sphinx-theme, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2)
Size: 105188
SHA256: 15852001595acd28b01344701b27b402b5b1135e54de3fafa79348859e27e9b8
SHA1: d300623e18b15035d910f45df03b4e48a0787d9b
MD5sum: c0b243990fcf475c5ae207b1e4d70546
Description: ahead of time compiler for Python (Documentation)
Pythran is an ahead of time compiler for a subset of the Python
language, with a focus on scientific computing. It takes a Python
module annotated with a few interface descriptions and turns it into a
native Python module with the same interface, but (hopefully) faster.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/serge-sans-paille/pythran
Section: doc
Priority: optional
Filename: pool/main/p/pythran/python-pythran-doc_0.15.0+ds-2_all.deb