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

Last updated: June 03,2024

1. Install "libgstreamer-ocaml" package

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

$ sudo apt update $ sudo apt install libgstreamer-ocaml

2. Uninstall "libgstreamer-ocaml" package

Please follow the guidance below to uninstall libgstreamer-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgstreamer-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-gstreamer
Version: 0.2.0-2build2
Provides: libgstreamer-ocaml-dh5s9
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0)
Filename: pool/universe/o/ocaml-gstreamer/libgstreamer-ocaml_0.2.0-2build2_amd64.deb
Size: 12468
MD5sum: fc35d4e8668d69ff0c452e949c2c8982
SHA1: 49435dd1f4cc168fab18c8c645cb64dfdff36881
SHA256: ebadea12d883c387d6ba78e2754bb6430b35e28c405d19d8d1da6a589cf9828e
Description-en: OCaml interface to the gstreamer library -- runtime 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 only the shared runtime stub libraries.
Description-md5: 3a81027249a478efb084cd3fb483465d
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu