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

Last updated: May 15,2024

1. Install "python3-fitsio" package

Please follow the steps below to install python3-fitsio on Kali Linux

$ sudo apt update $ sudo apt install python3-fitsio

2. Uninstall "python3-fitsio" package

Learn how to uninstall python3-fitsio on Kali Linux:

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

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

Package: python3-fitsio
Source: python-fitsio (1.2.1+dfsg-1)
Version: 1.2.1+dfsg-1+b1
Installed-Size: 673
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.4), libcfitsio10 (>= 4.2.0~)
Size: 121004
SHA256: fe039a8c38a776fd1011ca424be7daedb020c3cb70e451e3cdb94507e4aa0e1f
SHA1: de814fc56bfb74719c134b9a7f8d8aa4907cd1d9
MD5sum: 762b145d198350b45b52e422900ac69e
Description: Python 3 library to read from and write to FITS files
Fitsio provides an easy to use object-oriented API including
providing a Numpy interface to FITS files read from CFITSIO. It
allows direct access to the columns of a FITS binary table which can
be useful for reading large fits files. Compared to astropy.io.fits,
this package is closer to the underlying cfitsio library.
.
Fitsio also exposes a microlanguage (implemented in CFITSIO) for
making efficient SQL-like queries of tables (single tables only
though–no joins or anything like that).
Description-md5:
Homepage: https://github.com/esheldon/fitsio
Section: python
Priority: optional
Filename: pool/main/p/python-fitsio/python3-fitsio_1.2.1+dfsg-1+b1_amd64.deb