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

Last updated: May 19,2024

1. Install "python3-harp" package

This guide let you learn how to install python3-harp on Kali Linux

$ sudo apt update $ sudo apt install python3-harp

2. Uninstall "python3-harp" package

Please follow the guidance below to uninstall python3-harp on Kali Linux:

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

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

Package: python3-harp
Source: harp (1.20.2-1)
Version: 1.20.2-1+b1
Installed-Size: 127
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: harp, python3:any, libharp13 (= 1.20.2-1+b1)
Size: 35616
SHA256: ef037c76e53020b2c73f4474f0787f44019a678c8b3e5fd8d30d8b0ccb855650
SHA1: 1d271611a4548848ede3b3b02f34ed4dc2f8fba1
MD5sum: 9cfd1125eba4446a54f6c152381608c3
Description: Python3 interface for the HARP data harmonisation toolset
HARP is a toolset for ingesting, processing and inter-comparing satellite or
model data against correlative data. The toolset is composed of a set of
command line tools, a C library of analysis functions, and import/export
interfaces for Python. The main goal of HARP is to assist
in the inter-comparison of data sets. By appropriatelty chaining calls to
the HARP command line tools one can preprocess satellite, model, and/or
correlative data such that two datasets that need to be compared end up
having the same temporal/spatial grid, same data format/structure, and same
physical units.
.
This package contains Python3 wrappers for the HARP toolset.
Description-md5:
Homepage: https://github.com/stcorp/harp
Section: python
Priority: optional
Filename: pool/main/h/harp/python3-harp_1.20.2-1+b1_amd64.deb