How to Install and Uninstall python39-tweepy Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python39-tweepy" package

Please follow the guidance below to install python39-tweepy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-tweepy

2. Uninstall "python39-tweepy" package

In this section, we are going to explain the necessary steps to uninstall python39-tweepy on openSuSE Tumbleweed:

$ sudo zypper remove python39-tweepy

3. Information about the python39-tweepy package on openSuSE Tumbleweed

Information for package python39-tweepy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-tweepy
Version : 4.14.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-tweepy-4.14.0-1.1.src
Upstream URL : https://github.com/tweepy/tweepy
Summary : Twitter library for python
Description :
A library for accessing the Twitter.com API. Supports OAuth, covers the entire
API, and streaming API.