How to Install and Uninstall libgsm1-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libgsm1-dbg" package

Please follow the instructions below to install libgsm1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgsm1-dbg

2. Uninstall "libgsm1-dbg" package

Please follow the step by step instructions below to uninstall libgsm1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgsm1-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgsm1-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgsm1-dbg
Priority: extra
Section: universe/debug
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Jochen Friedrich
Architecture: amd64
Source: libgsm
Version: 1.0.13-4
Depends: libgsm1 (= 1.0.13-4)
Filename: pool/universe/libg/libgsm/libgsm1-dbg_1.0.13-4_amd64.deb
Size: 61502
MD5sum: 65507178b894489b957ff9ff9e71febd
SHA1: 716cc75eeb0e6ead41e096fcac0881b753c6aad2
SHA256: 038dd67df188a07b7291c6906d0cad2aa3dd1f91f70994cee85a197088a4cf4e
Description-en: Shared libraries for GSM speech compressor (debug symbols)
This package contains debug symbols for libgsm, an implementation
of the European GSM 06.10 provisional standard for full-rate speech
transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
excitation/long term prediction) coding at 13 kbit/s.
.
GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
with typical UNIX applications, our implementation turns frames of 160
16-bit linear samples into 33-byte frames (1650 Bytes/s).
The quality of the algorithm is good enough for reliable speaker
recognition; even music often survives transcoding in recognizable
form (given the bandwidth limitations of 8 kHz sampling rate).
.
The interfaces offered are a front end modelled after compress(1), and
a library API. Compression and decompression run faster than realtime
on most SPARCstations. The implementation has been verified against the
ETSI standard test patterns.
Description-md5: 90c335890716b559d7c3e2e2a92e8d05
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m

5. The same packages on other Linux Distributions