How to Install and Uninstall python-libhamlib2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 30,2024

1. Install "python-libhamlib2" package

In this section, we are going to explain the necessary steps to install python-libhamlib2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libhamlib2

2. Uninstall "python-libhamlib2" package

This tutorial shows how to uninstall python-libhamlib2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-libhamlib2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-libhamlib2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-libhamlib2
Priority: optional
Section: universe/python
Installed-Size: 2323
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Hamradio Maintainers
Architecture: amd64
Source: hamlib
Version: 1.2.15.3-3.1build1
Replaces: python2.3-libhamlib2
Provides: python2.7-libhamlib2
Depends: libc6 (>= 2.14), libhamlib2 (>= 1.2.15.3), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Conflicts: python2.3-hamlib3, python2.3-libhamlib2, python2.4-hamlib4
Filename: pool/universe/h/hamlib/python-libhamlib2_1.2.15.3-3.1build1_amd64.deb
Size: 219946
MD5sum: 6974659d0690e78806ef8d238c12b73e
SHA1: 16463005507c78eafe5b2ff135fe50431ba77a6b
SHA256: 758d3162edef3885132a335eeef8c9f6cfec6d172c413e3cb5f78df10183d314
Description-en: Run-time Python 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 Python bindings of the library.
Description-md5: 47047360bc74fdf72fc7e181d93c1aaa
Homepage: https://sourceforge.net/projects/hamlib/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu