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

Last updated: May 20,2024

1. Install "liquidsoap-plugin-shine" package

This guide covers the steps necessary to install liquidsoap-plugin-shine on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "liquidsoap-plugin-shine" package

Please follow the guidance below to uninstall liquidsoap-plugin-shine on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liquidsoap-plugin-shine
Priority: optional
Section: universe/sound
Installed-Size: 61
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), libc6 (>= 2.14), libshine3 (>= 3.1.0)
Filename: pool/universe/l/liquidsoap/liquidsoap-plugin-shine_1.1.1-7.1_amd64.deb
Size: 9814
MD5sum: c68fab5643186d7065ce7fbcc139787f
SHA1: 8a807b1bea62168b186cbacf57b7689645c6a19f
SHA256: a304e18224e7237733eac17a126048f30c0ac907de079633ceec0f7c0a220282
Description-en: audio streaming language -- Shine 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 MP3 encoding using the shine fixed-point encoding
library in Liquidsoap.
Description-md5: 30cf4b5accf4c2538f2b5d0ff89159ea
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu