How to Install and Uninstall python39-Pydap Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python39-Pydap" package

Please follow the instructions below to install python39-Pydap on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Pydap

2. Uninstall "python39-Pydap" package

This guide let you learn how to uninstall python39-Pydap on openSuSE Tumbleweed:

$ sudo zypper remove python39-Pydap

3. Information about the python39-Pydap package on openSuSE Tumbleweed

Information for package python39-Pydap:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Pydap
Version : 3.2.2-6.3
Arch : noarch
Vendor : openSUSE
Installed Size : 9,8 MiB
Installed : No
Status : not installed
Source package : python-Pydap-3.2.2-6.3.src
Summary : Pure Python Opendap/DODS client and server
Description :
Pydap is an implementation of the Opendap/DODS protocol, written from
scratch. You can use Pydap to access scientific data on the internet
without having to download it; instead, you work with special array
and iterable objects that download data on-the-fly as necessary, saving
bandwidth and time. The module also comes with a robust-but-lightweight
Opendap server, implemented as a WSGI application.