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

Last updated: May 13,2024

1. Install "python3-pyavm" package

This tutorial shows how to install python3-pyavm on Kali Linux

$ sudo apt update $ sudo apt install python3-pyavm

2. Uninstall "python3-pyavm" package

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

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

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

Package: python3-pyavm
Source: pyavm
Version: 0.9.4-7
Installed-Size: 1066
Maintainer: Debian Astronomy Maintainers
Architecture: all
Depends: python3:any (>= 3.6~), python3-astropy (>= 0.4.1), python3-numpy (>= 1.1.8.2)
Size: 196656
SHA256: 6036cbac86ecc7b7a966c90cde44b9ae293a1b4ee17ec2aecb3f54138d33a04c
SHA1: 050055f4dff8af0446d16d6e353907108cda1a5b
MD5sum: d4e72acd9e95affeb948e43fcc891fba
Description: 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:
Homepage: https://astrofrog.github.io/pyavm
Section: python
Priority: optional
Filename: pool/main/p/pyavm/python3-pyavm_0.9.4-7_all.deb