How to Install and Uninstall python3-tweepy Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-tweepy" package

Here is a brief guide to show you how to install python3-tweepy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-tweepy

2. Uninstall "python3-tweepy" package

This guide let you learn how to uninstall python3-tweepy on openSUSE Leap:

$ sudo zypper remove python3-tweepy

3. Information about the python3-tweepy package on openSUSE Leap

Information for package python3-tweepy:
---------------------------------------
Repository : Main Repository
Name : python3-tweepy
Version : 3.8.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 351.1 KiB
Installed : No
Status : not installed
Source package : python-tweepy-3.8.0-bp155.2.12.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.