How to Install and Uninstall python3-gst-1.0 Package on Kali Linux

Last updated: October 05,2024

1. Install "python3-gst-1.0" package

In this section, we are going to explain the necessary steps to install python3-gst-1.0 on Kali Linux

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

2. Uninstall "python3-gst-1.0" package

Learn how to uninstall python3-gst-1.0 on Kali Linux:

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

3. Information about the python3-gst-1.0 package on Kali Linux

Package: python3-gst-1.0
Source: gst-python1.0
Version: 1.22.10-1
Installed-Size: 123
Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.22.0), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1), python3-gi, gir1.2-glib-2.0, gir1.2-gstreamer-1.0 (>= 1.22.0), gir1.2-gst-plugins-base-1.0 (>= 1.22.0)
Size: 28608
SHA256: c12d9ce2dc066f4092ce6e8790f6326f61acca859eadd159923dd3734d4e6abc
SHA1: 518b837bf2dc523f687d6ef7f857f395ca07c8d0
MD5sum: 0598f093dfc00bed2ec168b5d83d689b
Description: 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:
Homepage: https://gstreamer.freedesktop.org
Section: python
Priority: optional
Filename: pool/main/g/gst-python1.0/python3-gst-1.0_1.22.10-1_amd64.deb