How to Install and Uninstall python-gst-1.0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-gst-1.0-dbg" package

Please follow the steps below to install python-gst-1.0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gst-1.0-dbg

2. Uninstall "python-gst-1.0-dbg" package

This tutorial shows how to uninstall python-gst-1.0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gst-1.0-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gst-1.0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gst-1.0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gst-python1.0
Version: 1.6.2-1build1
Depends: python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.4.0), python-gst-1.0 (= 1.6.2-1build1)
Filename: pool/universe/g/gst-python1.0/python-gst-1.0-dbg_1.6.2-1build1_amd64.deb
Size: 23520
MD5sum: 8d460bfe20c3d1f44fd2d8fcb2f62be1
SHA1: 3c4ed670c982d4e037b208e02784a5c96ef1f63a
SHA256: d1badf208ca61c0d87fa2904028ab8f8c8edc661f6faaa3e634963bef4dd1ff0
Description-en: GStreamer GObject Introspection overrides for Python (debug extensions)
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 GObject Introspection overrides for Python that
can be used by Python applications using GStreamer.
Description-md5: b2daec15f9285b045aaeebffd2d12e56
Homepage: http://gstreamer.freedesktop.org
Build-Ids: 5b717f63bb6c8fd2093c502e8a05a5cd14e5f1dd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu