How to Install and Uninstall python3-asdf-standard Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-asdf-standard" package

This is a short guide on how to install python3-asdf-standard on Kali Linux

$ sudo apt update $ sudo apt install python3-asdf-standard

2. Uninstall "python3-asdf-standard" package

This guide covers the steps necessary to uninstall python3-asdf-standard on Kali Linux:

$ sudo apt remove python3-asdf-standard $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-asdf-standard package on Kali Linux

Package: python3-asdf-standard
Source: asdf-standard
Version: 1.0.3-4
Installed-Size: 240
Maintainer: Debian Astronomy Team
Architecture: all
Depends: python3-importlib-resources | python3-supported-min (>= 3.9), python3:any
Size: 30168
SHA256: 8704e6089e639340bd149910640fd6bdc5bff628039dca629bbd79b913dbe699
SHA1: 25a111083cf138a35ff8d980bd1670395c6773ae
MD5sum: 2c18afbb0e392d7666e6afebcfba5531
Description: Python package describing the Advanced Scientific Data Format
ASDF (Advanced Scientific Data Format) is a proposed
next generation interchange format for scientific data. ASDF aims to
exist in the same middle ground that made FITS so successful, by
being a hybrid text and binary format: containing human editable
metadata for interchange, and raw binary data that is fast to load
and use. Unlike FITS, the metadata is highly structured and is
designed up-front for extensibility.
.
This package provides the ASDF standard schemas.
Description-md5:
Homepage: https://github.com/asdf-format/asdf-standard
Section: python
Priority: optional
Filename: pool/main/a/asdf-standard/python3-asdf-standard_1.0.3-4_all.deb