How to Install and Uninstall python-oauth Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python-oauth" package

This guide covers the steps necessary to install python-oauth on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-oauth

2. Uninstall "python-oauth" package

This guide let you learn how to uninstall python-oauth on openSUSE Leap:

$ sudo zypper remove python-oauth

3. Information about the python-oauth package on openSUSE Leap

Information for package python-oauth:
-------------------------------------
Repository : Main Repository
Name : python-oauth
Version : 1.0.1-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 49,6 KiB
Installed : No
Status : not installed
Source package : python-oauth-1.0.1-bp153.1.13.src
Summary : Library for OAuth version 1.0a
Description :
An open protocol to allow API authentication in a simple and standard method
from desktop and web applications.