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

Last updated: May 19,2024

1. Install "libvorbis-ocaml" package

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

$ sudo apt update $ sudo apt install libvorbis-ocaml

2. Uninstall "libvorbis-ocaml" package

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

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

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

Package: libvorbis-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-vorbis
Version: 0.6.1-3build2
Provides: libvorbis-ocaml-0jdp6
Depends: libogg-ocaml-xh9y0, ocaml-base-nox-4.02.3, libc6 (>= 2.14), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2)
Filename: pool/universe/o/ocaml-vorbis/libvorbis-ocaml_0.6.1-3build2_amd64.deb
Size: 11576
MD5sum: 8d73e16a79a50c2b7dcd03d87336596f
SHA1: ce078fe63bfa37ea0c107956ef6acdba47c2aac4
SHA256: b67ac66154be774a6527432cac81f9ef80c300dfa4f068a7739c06b94ae3e59a
Description-en: OCaml bindings for vorbis library
This OCaml library interfaces the vorbis C library. It can be used to
decode from or encode to the Ogg Vorbis compressed audio format as well
as to get informations about an Ogg Vorbis file.
.
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
general-purpose compressed audio format for audio and music at fixed
and variable bitrates from 16 to 128 kbps/channel.
.
This package contains only the shared runtime stub libraries.
Description-md5: fbe1804184c976b93a5a749455595e08
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu