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

Last updated: May 19,2024

1. Install "python3-pyavm" package

Please follow the guidance below to install python3-pyavm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyavm

2. Uninstall "python3-pyavm" package

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

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

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

Package: python3-pyavm
Priority: optional
Section: universe/python
Installed-Size: 923
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: all
Source: pyavm
Version: 0.9.2-3
Depends: python3:any (>= 3.4~), python3-astropy (>= 0.4.1), python3-numpy (>= 1.1.8.2)
Filename: pool/universe/p/pyavm/python3-pyavm_0.9.2-3_all.deb
Size: 78400
MD5sum: 01278235869745a3a6c67242ac703fcf
SHA1: 4fda4b2897a59c85d28ceb8efd72780f904a8592
SHA256: 1a3f940dbd9e03cd33237f3f641d992d7d5d4e434cc0f1bfe9f247c7ab337fa6
Description-en: Python3 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.
.
This is the Python 3 Version of the package.
Description-md5: c53d8d71a465b480984c9c5013d60e83
Homepage: http://astrofrog.github.io/pyavm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu