How to Install and Uninstall python311-intake Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python311-intake" package

In this section, we are going to explain the necessary steps to install python311-intake on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-intake

2. Uninstall "python311-intake" package

Learn how to uninstall python311-intake on openSuSE Tumbleweed:

$ sudo zypper remove python311-intake

3. Information about the python311-intake package on openSuSE Tumbleweed

Information for package python311-intake:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-intake
Version : 2.0.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-intake-2.0.3-1.1.src
Upstream URL : https://github.com/intake/intake
Summary : Data loading and cataloging system
Description :
A python package for describing, loading and processing data
Intake is an open-source package to:
* describe your data declaratively
* gather data sets into catalogs
* search catalogs and services to find the right data you need
* load, transform and output data in many formats
* work with third party remote storage and compute platforms