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

Last updated: May 20,2024

1. Install "python-twitter-doc" package

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

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

2. Uninstall "python-twitter-doc" package

This is a short guide on how to uninstall python-twitter-doc on Kali Linux:

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

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

Package: python-twitter-doc
Source: python-twitter
Version: 3.3-4
Installed-Size: 1961
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 671672
SHA256: c418d22476e5e6ada41a2edd283222c04f7f01c161e52ca685c0ac4d1a741818
SHA1: 8e0aae49ec4b56609f7e74fa2abe3dc549dfaef2
MD5sum: 3e19c57eef7b46cfec9f1805c815a6e0
Description: Twitter API wrapper for Python: documentation files
This library provides a pure Python interface for the Twitter API.
.
Twitter provides a service that allows people to connect via the web, IM, and
SMS. Twitter exposes a web services API (http://twitter.com/help/api) and this
library is intended to make it even easier for Python programmers to use.
.
This package contains documentation files.
Description-md5: 9b792c949c4f2c773817355990a04900
Homepage: https://github.com/bear/python-twitter
Section: doc
Priority: optional
Filename: pool/main/p/python-twitter/python-twitter-doc_3.3-4_all.deb