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

Last updated: September 29,2024

1. Install "python312-intake" package

This tutorial shows how to install python312-intake on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-intake

2. Uninstall "python312-intake" package

Please follow the guidance below to uninstall python312-intake on openSuSE Tumbleweed:

$ sudo zypper remove python312-intake

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

Information for package python312-intake:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-intake
Version : 2.0.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 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