How to Install and Uninstall python3-drms Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-drms" package

This guide let you learn how to install python3-drms on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-drms

2. Uninstall "python3-drms" package

This guide let you learn how to uninstall python3-drms on openSUSE Leap:

$ sudo zypper remove python3-drms

3. Information about the python3-drms package on openSUSE Leap

Information for package python3-drms:
-------------------------------------
Repository : Main Repository
Name : python3-drms
Version : 0.5.7-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 273.3 KiB
Installed : No
Status : not installed
Source package : python-drms-0.5.7-bp155.2.10.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.