Install Asdftool On A Debian, Ubuntu, Kali And Raspbian
Install asdftool
-
Debian
apt-get install asdftoolClick to copy -
Ubuntu
apt-get install asdftoolClick to copy -
Kali Linux
apt-get install asdftoolClick to copy -
Raspbian
apt-get install asdftoolClick to copy
asdftool
Command line tool to manipulate ASDF scientific data filesASDF (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.
Installation of latest asdftool command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




