How to Install and Uninstall libgstreamer1.0-0 Package on Kali Linux

Last updated: September 20,2024

1. Install "libgstreamer1.0-0" package

In this section, we are going to explain the necessary steps to install libgstreamer1.0-0 on Kali Linux

$ sudo apt update $ sudo apt install libgstreamer1.0-0

2. Uninstall "libgstreamer1.0-0" package

This guide let you learn how to uninstall libgstreamer1.0-0 on Kali Linux:

$ sudo apt remove libgstreamer1.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgstreamer1.0-0 package on Kali Linux

Package: libgstreamer1.0-0
Source: gstreamer1.0
Version: 1.22.10-1
Installed-Size: 4455
Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.126), libglib2.0-0 (>= 2.77.0), libunwind8, libcap2-bin
Suggests: gstreamer1.0-tools
Size: 1184448
SHA256: 9d3839fdf57b515cfcbc0187097d8363d5d13ae0d35511b58b3178406d3b4c95
SHA1: d37e9d42b7131830bdb787304194a12854c8d3f8
MD5sum: 0a9be38947728bc352ef69aeb5f7eea7
Description: Core GStreamer libraries and elements
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 the core library and elements.
Description-md5:
Multi-Arch: same
Homepage: https://gstreamer.freedesktop.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gstreamer1.0/libgstreamer1.0-0_1.22.10-1_amd64.deb