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

Last updated: May 18,2024

1. Install "libgstreamer-ocaml-dev" package

In this section, we are going to explain the necessary steps to install libgstreamer-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libgstreamer-ocaml-dev" package

This is a short guide on how to uninstall libgstreamer-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgstreamer-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-gstreamer
Version: 0.2.0-2build2
Provides: libgstreamer-ocaml-dev-dh5s9
Depends: libgstreamer-ocaml-dh5s9, ocaml-nox-4.02.3, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libgstreamer-ocaml (= 0.2.0-2build2), ocaml-findlib
Filename: pool/universe/o/ocaml-gstreamer/libgstreamer-ocaml-dev_0.2.0-2build2_amd64.deb
Size: 27352
MD5sum: dadf0c5d8c41f4d8dfea7dc4b9880b45
SHA1: 0129cc228615ad2a8bd87bfeee0c20d155503e9e
SHA256: 86e9308ee3a531fd6baf6ed5346db222929c012189a45e2416cecb9c19b53751
Description-en: OCaml interface to the gstreamer library -- development files
This package provides an interface to the gstreamer library for
OCaml programmers.
.
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related.
.
This package contains all the development stuff you need to develop
OCaml programs which use ocaml-gstreamer.
Description-md5: e6eccf34c82dca200ba2e82e62ac042a
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu