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

Last updated: October 04,2024

1. Install "liquidsoap-plugin-gd" package

Here is a brief guide to show you how to install liquidsoap-plugin-gd on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "liquidsoap-plugin-gd" package

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

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

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

Package: liquidsoap-plugin-gd
Priority: optional
Section: universe/sound
Installed-Size: 156
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.4), libgd3 (>= 2.1.0~alpha~)
Recommends: fonts-liberation
Filename: pool/universe/l/liquidsoap/liquidsoap-plugin-gd_1.1.1-7.1_amd64.deb
Size: 30294
MD5sum: f29cadb1cea6d8523086bd76cc220214
SHA1: cf64bf921df0060929f3939e19b930a2d4f7b96c
SHA256: 1af85cbec94e71e5d89e6d12180a81c08568b9d4fbf8af8f6518a9ff51c880a8
Description-en: audio streaming language -- libgd 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 operators using libgd. Currently,
the only operator provided is input.video.add_text.gd. This operators
provides video text rendering without any X-related dependency.
Description-md5: 1ab6651af6352f45ec4bbca726aae35b
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions