How to Install and Uninstall libshout-ocaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libshout-ocaml" package

Please follow the guidelines below to install libshout-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libshout-ocaml

2. Uninstall "libshout-ocaml" package

Learn how to uninstall libshout-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libshout-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libshout-ocaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libshout-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-shout
Version: 0.2.7-1build6
Provides: libshout-ocaml-z4uz0
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libshout3
Filename: pool/universe/o/ocaml-shout/libshout-ocaml_0.2.7-1build6_amd64.deb
Size: 8374
MD5sum: 4569cf11550b6da0cebfb14093b643ba
SHA1: e91129e4ebdbe3516f49bddfa3cc6bf1626992a6
SHA256: 705719190d767466d2e6a03842b2c1a31fbb2e608fd2d81b46ab5540216af11c
Description-en: OCaml bindings for the shout library
This OCaml library interfaces the shout C library which can be used for
communicating with and sending data to Icecast and Icecast 2 streaming
audio servers (they currently support Ogg Vorbis and MP3 audio streams).
It handles the socket connection, the timing of the data transmission,
and prevents bad data from getting to the server.
.
This package contains only the shared runtime stub libraries.
Description-md5: 89687ea21bf9e4d804856b76b91a81c0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu