How to Install and Uninstall python-pyavm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-pyavm" package

Here is a brief guide to show you how to install python-pyavm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyavm

2. Uninstall "python-pyavm" package

Please follow the instructions below to uninstall python-pyavm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pyavm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyavm
Priority: optional
Section: universe/python
Installed-Size: 926
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: all
Source: pyavm
Version: 0.9.2-3
Depends: python (>= 2.7), python (<< 2.8), python-astropy (>= 0.4.1), python-numpy (>= 1.1.8.2)
Filename: pool/universe/p/pyavm/python-pyavm_0.9.2-3_all.deb
Size: 80160
MD5sum: e47bd3435a9608779c0c7aacfd01b80f
SHA1: 0a20f148564d05f304e3449ca4e43a78df132d4d
SHA256: 8897b9f6b104c0486f2a776ce046cfc309f7fe784cf905d37c34853b347b1dcb
Description-en: Python module to handle Astronomy Visualization Metadata Standard
PyAVM is a module to represent, read, and write metadata following the
Astronomy Visualization Metadata (AVM) standard.
With pyavm you can:
-Parse AVM meta-data from an existing image.
-Access and Set the metadata.
-Create an AVM object from scratch.
-Convert to a WCS object.
-Initialize from a FITS header.
-Initialize from a WCS object.
Description-md5: a9b62c14dbd0227fefdf455993097d1f
Homepage: http://astrofrog.github.io/pyavm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu