How to Install and Uninstall gstreamer0.10-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "gstreamer0.10-tools" package

This tutorial shows how to install gstreamer0.10-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gstreamer0.10-tools

2. Uninstall "gstreamer0.10-tools" package

This guide covers the steps necessary to uninstall gstreamer0.10-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gstreamer0.10-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the gstreamer0.10-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gstreamer0.10-tools
Priority: optional
Section: universe/utils
Installed-Size: 789
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gstreamer0.10
Version: 0.10.36-1.5ubuntu1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0), libgstreamer0.10-0 (>= 0.10.36), pkg-config
Suggests: gstreamer0.10-plugins-base
Filename: pool/universe/g/gstreamer0.10/gstreamer0.10-tools_0.10.36-1.5ubuntu1_amd64.deb
Size: 42068
MD5sum: 5c4a7298e990d4e702b4b2d4a99c81f7
SHA1: a8dc2b9ad4eacc945708ef7e1d7eea9aba0039b2
SHA256: 7dc43bb6e9877dfedcd3ab0d58c0600ade4edd0c3534026540bbdc91a0f39fd6
Description-en: Tools for use with GStreamer
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. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains versioned command-line tools for GStreamer.
Description-md5: 909df9df4ba32a53040e4e54751c1cfa
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu