How to Install and Uninstall asdftool Package on Kali Linux

Last updated: May 18,2024

1. Install "asdftool" package

This tutorial shows how to install asdftool on Kali Linux

$ sudo apt update $ sudo apt install asdftool

2. Uninstall "asdftool" package

This is a short guide on how to uninstall asdftool on Kali Linux:

$ sudo apt remove asdftool $ sudo apt autoclean && sudo apt autoremove

3. Information about the asdftool package on Kali Linux

Package: asdftool
Source: python-asdf
Version: 3.1.0-1
Installed-Size: 28
Maintainer: Debian Astronomy Team
Architecture: all
Depends: python3, python3-asdf
Size: 17056
SHA256: c2e64d28fdf9f2b908857d73831ebfc56bcea88bc500ba2fa66a3445c5e689d2
SHA1: 0569eb3ba219b6c6869540c7bc6ea225cd62b6da
MD5sum: aaa364994d29deb3a677c5d19a29f6eb
Description: Command line tool to manipulate ASDF scientific data files
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 contains the asdf command line tool.
Description-md5:
Homepage: https://github.com/asdf-format/asdf
Section: science
Priority: optional
Filename: pool/main/p/python-asdf/asdftool_3.1.0-1_all.deb