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

Last updated: June 28,2024

1. Install "python311-tweepy" package

Learn how to install python311-tweepy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-tweepy

2. Uninstall "python311-tweepy" package

Here is a brief guide to show you how to uninstall python311-tweepy on openSuSE Tumbleweed:

$ sudo zypper remove python311-tweepy

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

Information for package python311-tweepy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-tweepy
Version : 4.14.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 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.