How to Install and Uninstall python38-twython Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python38-twython" package

Learn how to install python38-twython on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-twython

2. Uninstall "python38-twython" package

Please follow the steps below to uninstall python38-twython on openSuSE Tumbleweed:

$ sudo zypper remove python38-twython

3. Information about the python38-twython package on openSuSE Tumbleweed

Information for package python38-twython:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-twython
Version : 3.8.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 269,4 KiB
Installed : No
Status : not installed
Source package : python-twython-3.8.2-1.6.src
Summary : Python wrapper for the Twitter API
Description :
Twython is a Python library providing a way to access Twitter data.
Features include:
- Query data for:
- User information
- Twitter lists
- Timelines
- Direct Messages
- and anything found in `the docs `_
- Image Uploading:
- Update user status with an image
- Change user avatar
- Change user background image
- Change user banner image
- OAuth 2 Application Only (read-only) Support
- Support for Twitter's Streaming API
- Seamless Python 3 support!