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

Last updated: May 02,2024

1. Install "python3-coda" package

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

$ sudo apt update $ sudo apt install python3-coda

2. Uninstall "python3-coda" package

In this section, we are going to explain the necessary steps to uninstall python3-coda on Kali Linux:

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

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

Package: python3-coda
Source: coda
Version: 2.25.1-1
Installed-Size: 161
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3:any
Size: 39008
SHA256: 6f4043f077d51f697f8071ab56ffcb8c8af1fd1bb2c1b01b9215c2e185522866
SHA1: fa9b6cfc332feca34b651c10256300aab7d833f9
MD5sum: 65e43b47175cccbce0c3d48e7c2e89f5
Description: Python3 interface for CODA science formats library
The Common Data Access framework allows reading of scientific data
from various data formats, including structured ascii, structured binary, XML,
netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent
hierarchical view on data independent of the underlying storage format.
.
This package contains Python3 wrappers to use the CODA framework.
Description-md5:
Homepage: https://github.com/stcorp/coda
Section: python
Priority: optional
Filename: pool/main/c/coda/python3-coda_2.25.1-1_amd64.deb