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

Last updated: May 18,2024

1. Install "python2-drms" package

Here is a brief guide to show you how to install python2-drms on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-drms

2. Uninstall "python2-drms" package

In this section, we are going to explain the necessary steps to uninstall python2-drms on openSUSE Leap:

$ sudo zypper remove python2-drms

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

Information for package python2-drms:
-------------------------------------
Repository : Main Repository
Name : python2-drms
Version : 0.5.7-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 223,2 KiB
Installed : No
Status : not installed
Source package : python-drms-0.5.7-bp153.1.16.src
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.