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

Last updated: May 04,2024

1. Install "libosmogsm5" package

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

$ sudo apt update $ sudo apt install libosmogsm5

2. Uninstall "libosmogsm5" package

Here is a brief guide to show you how to uninstall libosmogsm5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libosmogsm5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libosmogsm5
Priority: optional
Section: universe/libs
Installed-Size: 225
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libosmocore
Version: 0.9.0-4
Depends: libc6 (>= 2.14), libosmocore6 (>= 0.8.3)
Filename: pool/universe/libo/libosmocore/libosmogsm5_0.9.0-4_amd64.deb
Size: 71796
MD5sum: 3ab3920fb6e18974094cf8206cd7348d
SHA1: 7df8c538cf7355ceb29d79d51692013c585c8823
SHA256: 0f3d67c7ce8a3313a4c7fb9c857aba36fe2c7ba29d515f5b612727378a7099e9
Description-en: Osmo GSM utility 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 libosmogsm library in particular is a collection of common code used in
various GSM related sub-projects inside the Osmocom family of projects. It
includes A5/1 and A5/2 ciphers, COMP128v1, a LAPDm implementation, a GSM TLV
parser, SMS utility routines as well as protocol definitions for a series of
protocols.
Description-md5: c04f7a0e6860b11a8f4106cf5dcafa7d
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