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

Last updated: April 29,2024

1. Install "python3-twython" package

Here is a brief guide to show you how to install python3-twython on Kali Linux

$ sudo apt update $ sudo apt install python3-twython

2. Uninstall "python3-twython" package

In this section, we are going to explain the necessary steps to uninstall python3-twython on Kali Linux:

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

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

Package: python3-twython
Source: twython
Version: 3.8.2+dfsg-2
Installed-Size: 152
Maintainer: Josue Ortega
Architecture: all
Depends: python3-requests, python3-requests-oauthlib, python3-responses, python3:any
Size: 36316
SHA256: 575d6632554ea193a5517bceb0746a85425c44d7120a799fecd6b14253a3f4e8
SHA1: c3a74f7a4a2554acb5a061c2dada7c91e784c21a
MD5sum: d957a8d6833ef620acbae177ea1c32bf
Description: Pure Python3 wrapper for the Twitter API
Twython is the premier Python3 library providing an easy (and up-to-date) way
to access Twitter data. Supports both normal and streaming Twitter APIs.
Twython can query data for:
-User information
-Twitter lists
-Timelines
-Direct Messages.
Twython implements many features that work with the different tasks that can be
performed with the Twitter images like update user status with images,
change user avatar, change user background image, change user banner image.
Description-md5:
Homepage: https://pypi.python.org/pypi/twython
Section: python
Priority: optional
Filename: pool/main/t/twython/python3-twython_3.8.2+dfsg-2_all.deb