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

Last updated: May 04,2024

1. Install "python2-tweepy" package

This guide let you learn how to install python2-tweepy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-tweepy

2. Uninstall "python2-tweepy" package

In this section, we are going to explain the necessary steps to uninstall python2-tweepy on openSUSE Leap:

$ sudo zypper remove python2-tweepy

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

Information for package python2-tweepy:
---------------------------------------
Repository : Main Repository
Name : python2-tweepy
Version : 3.8.0-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 263,9 KiB
Installed : No
Status : not installed
Source package : python-tweepy-3.8.0-bp153.1.19.src
Summary : Twitter library for python
Description :
A library for accessing the Twitter.com API. Supports OAuth, covers the entire
API, and streaming API.