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

Last updated: May 02,2024

1. Install "python3-gst-1.0" package

Learn how to install python3-gst-1.0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-gst-1.0" package

Please follow the steps below to uninstall python3-gst-1.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gst-1.0
Priority: optional
Section: universe/python
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gst-python1.0
Version: 1.6.2-1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.4.0), python3-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/python3-gst-1.0_1.6.2-1build1_amd64.deb
Size: 11486
MD5sum: 7f179985fd53bdaaece32eef4ac83d4a
SHA1: dd55c074920f8a2bcc46a9be4ee55113efbdb19e
SHA256: 1338f45491de30dd1dc61cb9f94eb4bbed41e667f6fd4ee0e35dd4b091152fec
Description-en: GStreamer GObject Introspection overrides for Python (Python 3)
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: 0010fdd48915098a7ea5bb58f2d0e137
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-video