How to Install and Uninstall liquidsoap-plugin-speex Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 09,2025

1. Install "liquidsoap-plugin-speex" package

This tutorial shows how to install liquidsoap-plugin-speex on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liquidsoap-plugin-speex

2. Uninstall "liquidsoap-plugin-speex" package

In this section, we are going to explain the necessary steps to uninstall liquidsoap-plugin-speex on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liquidsoap-plugin-speex $ sudo apt autoclean && sudo apt autoremove

3. Information about the liquidsoap-plugin-speex package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liquidsoap-plugin-speex
Priority: optional
Section: universe/sound
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: liquidsoap
Version: 1.1.1-7.1
Depends: liquidsoap (= 1.1.1-7.1), liquidsoap-plugin-ogg (= 1.1.1-7.1), libc6 (>= 2.14), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~beta3-1)
Filename: pool/universe/l/liquidsoap/liquidsoap-plugin-speex_1.1.1-7.1_amd64.deb
Size: 26392
MD5sum: 2333f3febfea9329e11d4ebf7cf413f6
SHA1: fd07eb51c15222fc183eed40be940c63e570a323
SHA256: e40b035e4d50b59b8da690bc1660b6d3d1cc521b0631f4bdc6d46bd57b6c1722
Description-en: audio streaming language -- Speex plugin
Liquidsoap is a powerful tool for building complex audio streaming systems,
typically targeting internet radios (e.g. icecast streams).
.
It consists of a simple script language, in which you can create, combine and
transform audio sources. Its design makes liquidsoap flexible and easily
extensible.
.
This package provides support for ogg/speex audio decoding and encoding
in Liquidsoap.
Description-md5: 6957bbffdbf671256c052648a1885676
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu