How to Install and Uninstall python310-drms Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python310-drms" package

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

$ sudo zypper refresh $ sudo zypper install python310-drms

2. Uninstall "python310-drms" package

In this section, we are going to explain the necessary steps to uninstall python310-drms on openSuSE Tumbleweed:

$ sudo zypper remove python310-drms

3. Information about the python310-drms package on openSuSE Tumbleweed

Information for package python310-drms:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-drms
Version : 0.7.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 232.4 KiB
Installed : No
Status : not installed
Source package : python-drms-0.7.1-1.2.src
Upstream URL : https://github.com/sunpy/drms
Summary : Tool to access HMI, AIA and MDI data with Python
Description :
The drms module provides an interface for accessing HMI, AIA and MDI
data with Python. It uses the publicly accessible JSOC DRMS server by
default, but can also be used with local NetDRMS sites.