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

Last updated: May 18,2024

1. Install "libosmocore6" package

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

$ sudo apt update $ sudo apt install libosmocore6

2. Uninstall "libosmocore6" package

This guide covers the steps necessary to uninstall libosmocore6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libosmocore6 $ sudo apt autoclean && sudo apt autoremove

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

Package: libosmocore6
Priority: optional
Section: universe/libs
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libosmocore
Version: 0.9.0-4
Depends: libc6 (>= 2.15)
Filename: pool/universe/libo/libosmocore/libosmocore6_0.9.0-4_amd64.deb
Size: 46240
MD5sum: f7d18283cde5299fa7fd9e80da37007a
SHA1: 16f12d4053ecddb070db3ca3f55ca9642cee4371
SHA256: f4ba6edfecba2ce7267ea40bea111581ac89336c00c8e2529164820752090999
Description-en: Osmo Core library
This is part of the libosmocore "meta"-library. The libosmocore library
contains 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.
.
The libosmocore6 library in particular is a collection of common code used in
various sub-projects inside the Osmocom family of projects.
Description-md5: 44b1807c1be8453592cc3321f3e047f1
Multi-Arch: same
Homepage: http://bb.osmocom.org/trac/wiki/libosmocore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions