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

Last updated: May 20,2024

1. Install "python3-pyhamtools" package

Please follow the guidance below to install python3-pyhamtools on Kali Linux

$ sudo apt update $ sudo apt install python3-pyhamtools

2. Uninstall "python3-pyhamtools" package

Learn how to uninstall python3-pyhamtools on Kali Linux:

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

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

Package: python3-pyhamtools
Source: pyhamtools
Version: 0.9.0-1
Installed-Size: 358
Maintainer: Debian Hamradio Maintainers
Architecture: all
Depends: python3-bs4 (>= 4.7.1), python3-ephem, python3-requests, python3-tz, python3-lxml, python3-redis, python3:any, libjs-sphinxdoc (>= 7.2.2)
Size: 57180
SHA256: 9ea41350254c33fd245a206df90ca8581ac5b3e8a3d8607cb4ee8049edfa962c
SHA1: f60f3c2dca558b7b6cd9f5949659035803aa4e3c
MD5sum: 657d2d391d9f60bf3c37290dee3e9b71
Description: Python library with amateur radio functions and methods
Pyhamtools is a set of functions and classes for Amateur Radio purpose.
Currently the core part is the callsign lookup which decodes any amateur radio
callsign string and provides the corresponding information (country, DXCC
entity, CQ zone... etc). This basic functionality is needed for logbooks, DX
clusters or log checking. This and additional convenience features are
provided for the following sources:
.
* AD1C's country-files.org
* Clublog prefixes & exceptions XML file
* Clublog DXCC query API
* QRZ.com XML API
* Redis.io
* ARRL Logbook of the World (LOTW)
* eQSL.cc user list
* Clublog & OQRS user list
.
Other modules include location based calculations (e.g. distance, heading
between Maidenhead locators) or frequency based calculations (e.g. frequency
to band).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dh1tw/pyhamtools
Section: python
Priority: optional
Filename: pool/main/p/pyhamtools/python3-pyhamtools_0.9.0-1_all.deb