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

Last updated: April 28,2024

1. Install "python3-twitter" package

Please follow the guidelines below to install python3-twitter on Kali Linux

$ sudo apt update $ sudo apt install python3-twitter

2. Uninstall "python3-twitter" package

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

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

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

Package: python3-twitter
Source: python-twitter
Version: 3.3-4
Installed-Size: 328
Maintainer: Debian Python Team
Architecture: all
Depends: python3-future, python3-requests, python3-requests-oauthlib, python3:any
Suggests: www-browser, python-twitter-doc
Size: 63848
SHA256: 708e3a24069e5ad810a77c4f46c251ef5239c32f2f0d810d8e1cce3258240b68
SHA1: 8ef89a6c31580cd8bf81c19fd95aeccdb406ae51
MD5sum: eb81db50276a25aed4c4365c96dff3af
Description: Twitter API wrapper for Python 3
This library provides a pure Python 3 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.
Description-md5: b8bf0a71a5092ead7d8c4f309fec171d
Homepage: https://github.com/bear/python-twitter
Section: python
Priority: optional
Filename: pool/main/p/python-twitter/python3-twitter_3.3-4_all.deb