How to Install and Uninstall python-pydl Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 19,2024

1. Install "python-pydl" package

This guide covers the steps necessary to install python-pydl on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pydl

2. Uninstall "python-pydl" package

Please follow the guidelines below to uninstall python-pydl on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pydl package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pydl
Architecture: all
Version: 0.6.0-1
Priority: optional
Section: universe/python
Source: pydl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astro Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1167
Depends: python-astropy, python-matplotlib, python-scipy, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Suggests: python-pydl-doc
Filename: pool/universe/p/pydl/python-pydl_0.6.0-1_all.deb
Size: 468576
MD5sum: a137aee1f8fad09705172a0eb2339f98
SHA1: c2f4b2189be3a9abb53431144c944d16dd6567d0
SHA256: bda1d9eb2bdbab50a1b7037d98e8cfef626fa878277208d887764406180db85d
Homepage: https://pypi.python.org/pypi/pydl/
Description: Library of IDL astronomy routines converted to Python 2
Description-md5: 0c885e2ac15f475907941259966515d6

5. The same packages on other Linux Distributions