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

Last updated: May 16,2024

1. Install "libhamlib2" package

Please follow the instructions below to install libhamlib2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhamlib2

2. Uninstall "libhamlib2" package

Please follow the instructions below to uninstall libhamlib2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhamlib2
Priority: optional
Section: universe/libs
Installed-Size: 3264
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Hamradio Maintainers
Architecture: amd64
Source: hamlib
Version: 1.2.15.3-3.1build1
Provides: hamlib4
Depends: libc6 (>= 2.15), libltdl7 (>= 2.4.2), libusb-0.1-4 (>= 2:0.1.12)
Conflicts: hamlib1, hamlib2, hamlib3, hamlib4
Filename: pool/universe/h/hamlib/libhamlib2_1.2.15.3-3.1build1_amd64.deb
Size: 393264
MD5sum: 6c35a2829945be1d12587b0ed7ec3f0d
SHA1: 372223c00fef12eacd5b62a097018216312b1ddb
SHA256: 428a78c795a425deb9811010f4745c3fad5d17163c1e2029c15dda8cdd4664cf
Description-en: Run-time 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 C run-time form of the library. If you wish to
develop software using this library you need the 'libhamlib-dev' package.
Description-md5: c67b2b377fead3c97a1110d16e3b74e3
Homepage: https://sourceforge.net/projects/hamlib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu