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

Last updated: April 28,2024

1. Install "python-CouchDB" package

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

$ sudo zypper refresh $ sudo zypper install python-CouchDB

2. Uninstall "python-CouchDB" package

Please follow the step by step instructions below to uninstall python-CouchDB on openSUSE Leap:

$ sudo zypper remove python-CouchDB

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

Information for package python-CouchDB:
---------------------------------------
Repository : Main Repository
Name : python-CouchDB
Version : 1.0-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 457,1 KiB
Installed : No
Status : not installed
Source package : python-CouchDB-1.0-bp153.1.18.src
Summary : A Python library for working with CouchDB
Description :
This is a Python library for the CouchDB document-oriented database. It
provides a convenient high level interface for the CouchDB server.