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

Last updated: May 21,2024

1. Install "python3-pydl" package

In this section, we are going to explain the necessary steps to install python3-pydl on Kali Linux

$ sudo apt update $ sudo apt install python3-pydl

2. Uninstall "python3-pydl" package

This guide let you learn how to uninstall python3-pydl on Kali Linux:

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

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

Package: python3-pydl
Source: pydl
Version: 1.0.0-1
Installed-Size: 1514
Maintainer: Debian Astro Team
Architecture: all
Depends: python3-astropy, python3-scipy, python3:any, python3-pkg-resources
Suggests: python-pydl-doc
Size: 555560
SHA256: a90fc6eff6e8c7929fe1965e586908632ce7d0167313bb0393a5f05580ba6c0f
SHA1: 219ba20762b2025ca3d87887a802bdc16c459335
MD5sum: defdac96b8dd6c3060b6411030a32e6d
Description: Library of IDL astronomy routines converted to Python 3
PyDL consists of Python replacements for functions that are part of the IDL
built-in library or part of astronomical IDL libraries.
The emphasis is on reproducing results of the astronomical library
functions.
Only the bare minimum of IDL built-in functions are implemented to support
this.
.
There are four astronomical libraries targeted:
.
* idlutils: a general suite of tools heavily used by SDSS.
* Goddard utilities: The IDL Astronomy User's Library, maintained by
Wayne Landsman and distributed with idlutils.
* idlspec2d: tools for working with SDSS, BOSS and eBOSS spectroscopic
data.
* photoop: tools for working with SDSS imaging data.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/weaverba137/pydl
Section: python
Priority: optional
Filename: pool/main/p/pydl/python3-pydl_1.0.0-1_all.deb