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

Last updated: July 06,2024

1. Install "python-asdf" package

Here is a brief guide to show you how to install python-asdf on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-asdf

2. Uninstall "python-asdf" package

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

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

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

Package: python-asdf
Architecture: all
Version: 1.3.3-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1186
Depends: python-astropy, python-jsonschema, python-numpy, python-pytest, python-semantic-version, python-six (>= 1.9.0), python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-asdf/python-asdf_1.3.3-1_all.deb
Size: 288820
MD5sum: f842995fd062c86751627ad868cac879
SHA1: c93ddcb5193bb9c526d918483bbc3d98b873c4e6
SHA256: 4f76344cf7aac8a28bb1dbd8c5923560191dda4fca1d9f420aea955072a107f1
Homepage: https://github.com/spacetelescope/asdf
Description: Python 2 library for the Advanced Scientific Data Format
Description-md5: 284e1d64769cee02b1b742cce356368b

5. The same packages on other Linux Distributions