How to Install and Uninstall groops Package on Kali Linux

Last updated: July 01,2024

1. Install "groops" package

This guide covers the steps necessary to install groops on Kali Linux

$ sudo apt update $ sudo apt install groops

2. Uninstall "groops" package

This tutorial shows how to uninstall groops on Kali Linux:

$ sudo apt remove groops $ sudo apt autoclean && sudo apt autoremove

3. Information about the groops package on Kali Linux

Package: groops
Version: 0+git20230516+ds-3
Installed-Size: 32413
Maintainer: Gürkan Myczko
Architecture: amd64
Depends: libc6 (>= 2.34), liberfa1 (>= 1.0.0), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.0), libgfortran5 (>= 8), libnetcdf19 (>= 4.0.1), libopenblas0, libopenmpi3 (>= 4.1.6), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), gmt, gmt-gshhg | gmt-gshhg-full | gmt-gshhg-high | gmt-gshhg-low
Size: 8842312
SHA256: 51d0a60e7255405ea9749939771d4c82c8a21e3490383fd18c2585ca79b8ae36
SHA1: 5ce0893f46580b240dc2aa99eca51fccf1e976aa
MD5sum: e11c9213071c0ba8276692caeaca86d1
Description: software toolkit for gravity field recovery and GNSS processing
The Gravity Recovery Object Oriented Programming System (GROOPS) is a software
toolkit written in C++ that enables the user to perform core geodetic tasks.
Key features of the software include gravity field recovery from satellite and
terrestrial data, the determination of satellite orbits from global navigation
satellite system (GNSS) measurements, and the processing of GNSS
constellations and ground station networks.
.
Most tasks and algorithms are (optionally) parallelized through the Message
Passing Interface (MPI), thus the software enables a smooth transition from
single-CPU desktop computers to large distributed computing environments for
resource intensive tasks.
Description-md5:
Homepage: https://github.com/groops-devs/groops
Section: non-free/science
Priority: optional
Filename: pool/non-free/g/groops/groops_0+git20230516+ds-3_amd64.deb

5. The same packages on other Linux Distributions