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

Last updated: May 20,2024

1. Install "liquidsoap-plugin-taglib" package

Learn how to install liquidsoap-plugin-taglib on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "liquidsoap-plugin-taglib" package

This guide covers the steps necessary to uninstall liquidsoap-plugin-taglib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liquidsoap-plugin-taglib
Priority: optional
Section: universe/sound
Installed-Size: 137
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), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.6), libtag1v5 (>= 1.9.1-2.4ubuntu1)
Filename: pool/universe/l/liquidsoap/liquidsoap-plugin-taglib_1.1.1-7.1_amd64.deb
Size: 28302
MD5sum: 9b253828416d3f354e26bfaae58bf3e0
SHA1: c5294bba71d757a18a70bf3bfa0dab5ded226969
SHA256: 854c38e9d8ee8732f0e635513b6f6124144f5d2e76421aa24c5f16ee2d4a2802
Description-en: audio streaming language -- Taglib 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 file metadata reading using taglib in
Liquidsoap.
Description-md5: 4c192db3e01e2b050bbc9bec86e75e46
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu