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

Last updated: May 18,2024

1. Install "python3-hamlib" package

Learn how to install python3-hamlib on Kali Linux

$ sudo apt update $ sudo apt install python3-hamlib

2. Uninstall "python3-hamlib" package

Please follow the guidelines below to uninstall python3-hamlib on Kali Linux:

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

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

Package: python3-hamlib
Source: hamlib (4.5.5-3)
Version: 4.5.5-3+b2
Installed-Size: 2366
Maintainer: Debian Hamradio Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libhamlib4 (>= 4.5.4), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1)
Size: 299228
SHA256: ff0b5b5d52604dd22b6a321db50942f1b4bf19e1ff347140fcb7e5574d2f2d76
SHA1: 4793a389c3566a3e3c5e6513926b9f6708485316
MD5sum: eb6d63c24e6a5290a8616a233755f29a
Description: Run-time Python3 library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the Python3 bindings of the library.
Description-md5:
Homepage: https://sourceforge.net/projects/hamlib/
Section: python
Priority: optional
Filename: pool/main/h/hamlib/python3-hamlib_4.5.5-3+b2_amd64.deb