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

Last updated: May 16,2024

1. Install "libvorbis-ocaml-dev" package

This guide covers the steps necessary to install libvorbis-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvorbis-ocaml-dev

2. Uninstall "libvorbis-ocaml-dev" package

Please follow the instructions below to uninstall libvorbis-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libvorbis-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 320
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-vorbis
Version: 0.6.1-3build2
Provides: libvorbis-ocaml-dev-0jdp6
Depends: libogg-ocaml-dev-xh9y0, libvorbis-ocaml-0jdp6, ocaml-nox-4.02.3, libvorbis-dev, libvorbis-ocaml (= 0.6.1-3build2), libogg-ocaml-dev
Filename: pool/universe/o/ocaml-vorbis/libvorbis-ocaml-dev_0.6.1-3build2_amd64.deb
Size: 63530
MD5sum: 4b20d22e4ece5e8c4c3c6b916e481a97
SHA1: 940e661260e8ca149ee89def235eadcd6f96f4c5
SHA256: ab1a941b8ffc481d4b0cdccfa4cf66035d6d732a85484740d502a1a59df19729
Description-en: OCaml bindings for the 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 all the development stuff you need to use ocaml-vorbis
in your programs.
Description-md5: c1106b56c7c73da0ad0f137d181ebfd7
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu