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

Last updated: July 07,2024

1. Install "python310-tweepy" package

This is a short guide on how to install python310-tweepy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-tweepy

2. Uninstall "python310-tweepy" package

Please follow the guidance below to uninstall python310-tweepy on openSuSE Tumbleweed:

$ sudo zypper remove python310-tweepy

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

Information for package python310-tweepy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.