How to Install and Uninstall python3-drms Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-drms" package

Here is a brief guide to show you how to install python3-drms on Kali Linux

$ sudo apt update $ sudo apt install python3-drms

2. Uninstall "python3-drms" package

Please follow the guidelines below to uninstall python3-drms on Kali Linux:

$ sudo apt remove python3-drms $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-drms package on Kali Linux

Package: python3-drms
Source: drms
Version: 0.7.1-1
Installed-Size: 181
Maintainer: Debian Astro Team
Architecture: all
Depends: python3-numpy, python3-packaging, python3-pandas, python3:any
Size: 34980
SHA256: 133dce145a1fff00b7ceeb5dd48d461e37f02b9e5ed6eeda87e6ebdf9222a6ea
SHA1: ac53f24006f59e8d4aa4f502571fb35bc36d4d37
MD5sum: 9b0d29aff157edf0d080bac3d7f46ecf
Description: Access HMI, AIA and MDI data with Python
The drms module provides an easy-to-use Python interface for
accessing HMI, AIA and MDI data with Python. It uses the publicly
accessible Joint Science Operations Center (JSOC) server by default,
but can also be used with local NetDRMS sites.
.
The Helioseismic and Magnetic Imager (HMI) and the Atmospheric
Imaging Assembly (AIA) are instruments aboard the Solar Dynamics
Observatory (SDO) designed to study oscillations and the magnetic
field at the solar surface. The Michelson Doppler Imager (MDI) is the
predecessor to the current HMI and was launched aboard the Solar and
Heliospheric Observatory (SOHO). HMI and MDI observe the full solar
disk at 6173 Å with high resolution, while AIA is designed to study
the solar corona.
Description-md5:
Homepage: https://github.com/sunpy/drms
Section: python
Priority: optional
Filename: pool/main/d/drms/python3-drms_0.7.1-1_all.deb