How to Install and Uninstall antpm Package on Kali Linux

Last updated: April 25,2024

1. Install "antpm" package

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

$ sudo apt update $ sudo apt install antpm

2. Uninstall "antpm" package

This is a short guide on how to uninstall antpm on Kali Linux:

$ sudo apt remove antpm $ sudo apt autoclean && sudo apt autoremove

3. Information about the antpm package on Kali Linux

Package: antpm
Source: antpm (1.21-1)
Version: 1.21-1+b1
Installed-Size: 2964
Maintainer: Kristóf Ralovich
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.16), libxml2 (>= 2.7.4)
Size: 596744
SHA256: 7d91adde2665bd920526603d538d98d6486200148a9bd015719e5935c852763c
SHA1: 4d5a6ccc43c5a93207543c8d4f89276b3dc025c8
MD5sum: 45f1dc641f00f8e2832139afc47eb701
Description: ANT+ information retrieval client for Garmin GPS products
This software uses the Garmin ANT+ proprietary USB keys and
communication protocol to retrieve information (such as GPS traces)
from some Garmin Forerunner watches such as Forerunner 405 and 310XT.
.
The underlying ANT+minus implements the ANT/ANT+/ANT-FS protocols to
provide these tools: garmin-ant-downloader, antpm-downloader,
antpm-fit2gpx, and antpm-usbmon2ant.
.
ANT+minus is a userspace implementation of a wire protocol similar
to the ANT/ANT+/ANT-FS protocols. The goal is to be able to communicate
with any ANT capable device in order to e.g. retrieve sports tracks. The
C++ implementation is currently available under both Linux and win.
Communication with watches other than the 310XT might work, but are
untested. Please report your experience to help improving the software.
.
The software was originally named "gant" but renamed when packaged
to avoid confusion with existing Java software.
Description-md5:
Homepage: https://github.com/ralovich/antpm
Tag: hardware::gps, implemented-in::c++, role::program,
works-with-format::xml:gpx
Section: utils
Priority: optional
Filename: pool/main/a/antpm/antpm_1.21-1+b1_amd64.deb