How to Install and Uninstall libosmocore-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libosmocore-utils" package

This is a short guide on how to install libosmocore-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libosmocore-utils

2. Uninstall "libosmocore-utils" package

This guide let you learn how to uninstall libosmocore-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libosmocore-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libosmocore-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libosmocore-utils
Priority: optional
Section: universe/utils
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libosmocore
Version: 0.9.0-4
Depends: libc6 (>= 2.3.4), libosmocore6 (>= 0.8.3), libosmogsm5 (>= 0.8.3)
Filename: pool/universe/libo/libosmocore/libosmocore-utils_0.9.0-4_amd64.deb
Size: 8754
MD5sum: f341f1cdc60918eb015104dd93028e9c
SHA1: 255ae33d536d637b94c04f19e41fa46655e32c26
SHA256: dda79a40b0d22a5716fe7a61a59bb421034c64d9cbd8a7086a91305ed56aa52d
Description-en: Utilities for gsm
This package contains a program for frequency calculation for GSM called
'osmo-arfcn' and a program called 'osmo-auc-gen' that is used for testing GSM
authentication.
.
They use the libosmocore library. The libosmocore library contain various
utility functions that were originally developed as part of the OpenBSC
project, but which are of a more generic nature and thus useful to (at least)
other programs that are developed in the sphere of Free Software / Open Source
mobile communication.
Description-md5: 6338eb9f16151f3ccf3fc9e097f06365
Homepage: http://bb.osmocom.org/trac/wiki/libosmocore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu