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

Last updated: July 01,2024

1. Install "python-pexpect-doc" package

Please follow the steps below to install python-pexpect-doc on Kali Linux

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

2. Uninstall "python-pexpect-doc" package

Here is a brief guide to show you how to uninstall python-pexpect-doc on Kali Linux:

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

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

Package: python-pexpect-doc
Source: pexpect
Version: 4.9-2
Installed-Size: 949
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 112852
SHA256: 97f0835933ca3b3b2f27630030507d00d448e53c9369481bafbe3d6feffa887d
SHA1: 516a112e50c036d517d4ec00a6d4e72d270db5c5
MD5sum: c855591a8a31ef90757551ea2bd968ee
Description: Python module for automating interactive applications (documentation)
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pexpect/pexpect
Built-Using: sphinx (= 7.2.6-4)
Section: doc
Priority: optional
Filename: pool/main/p/pexpect/python-pexpect-doc_4.9-2_all.deb