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

Last updated: May 20,2024

1. Install "python-pil-doc" package

This is a short guide on how to install python-pil-doc on Kali Linux

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

2. Uninstall "python-pil-doc" package

This guide let you learn how to uninstall python-pil-doc on Kali Linux:

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

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

Package: python-pil-doc
Source: pillow
Version: 10.2.0-1
Installed-Size: 9721
Maintainer: Matthias Klose
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Suggests: python3-doc, python3-pil, python3-pil.imagetk
Size: 966340
SHA256: a020d7e10a1e1104c3ff948b8861e94d89da1396ea6212909bcd5d3f413c4ed2
SHA1: 5383ebe211497e4c6599c3d5d657792f63237d1d
MD5sum: 7ec148c61cca40003519e08c029ab4b8
Description: Examples for the Python Imaging Library
The Python Imaging Library (PIL) adds an image object to your
Python interpreter. You can load image objects from a variety of file
formats, and apply a rich set of image operations to them.
.
This package contains PIL API documentation and some example scripts.
You may also want to look at the python-pil-doc-html or
python-pil-doc-pdf packages for the PIL handbook documentation.
Description-md5:
Multi-Arch: foreign
Homepage: http://python-pillow.github.io/
Section: doc
Priority: optional
Filename: pool/main/p/pillow/python-pil-doc_10.2.0-1_all.deb