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

Last updated: May 20,2024

1. Install "python-gst-1.0" package

Here is a brief guide to show you how to install python-gst-1.0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-gst-1.0" package

In this section, we are going to explain the necessary steps to uninstall python-gst-1.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gst-1.0
Priority: optional
Section: universe/python
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gst-python1.0
Version: 1.6.2-1build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.4.0), python-gi (>= 3.0), gir1.2-glib-2.0, gir1.2-gstreamer-1.0 (>= 1.6.2), gir1.2-gst-plugins-base-1.0 (>= 1.6.2)
Filename: pool/universe/g/gst-python1.0/python-gst-1.0_1.6.2-1build1_amd64.deb
Size: 11106
MD5sum: 67a420a2b8d5e44846e30dfd0c899c63
SHA1: ea50f1cd1ab62e0571bcfb10e38ee3fa0c9f1773
SHA256: 4ce6b7b0da0248fb5b61d94f7215b13826a5bad1b4cce6fcbe2137942f0d8786
Description-en: GStreamer GObject Introspection overrides for Python
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: 96de31af727ae04f92239f832b02d340
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu