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

Last updated: May 15,2024

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

This guide covers the steps necessary to install python3-gst-1.0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall python3-gst-1.0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gst-1.0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gst-python1.0
Version: 1.6.2-1build1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.4.0), python3-gst-1.0 (= 1.6.2-1build1)
Filename: pool/universe/g/gst-python1.0/python3-gst-1.0-dbg_1.6.2-1build1_amd64.deb
Size: 24562
MD5sum: 76713f9a7369ebd86512321763062967
SHA1: 99bfd7e2e2095638dd2e49b2301aaa33621e269d
SHA256: a8e6726b7c7f00c2edf3565822fd62f9538019629ded5476f69af34d4656cef8
Description-en: GStreamer GObject Introspection overrides for Python (Python 3, 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: 436e700a95baa9b205c28a65dacb0d7b
Homepage: http://gstreamer.freedesktop.org
Build-Ids: b9a895e59b8466e9c2f5ac446a8f00086c782fb6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu