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

Last updated: May 17,2024

1. Install "gstreamer1.0-tools" package

This guide covers the steps necessary to install gstreamer1.0-tools on Kali Linux

$ sudo apt update $ sudo apt install gstreamer1.0-tools

2. Uninstall "gstreamer1.0-tools" package

Learn how to uninstall gstreamer1.0-tools on Kali Linux:

$ sudo apt remove gstreamer1.0-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the gstreamer1.0-tools package on Kali Linux

Package: gstreamer1.0-tools
Source: gstreamer1.0
Version: 1.22.10-1
Installed-Size: 284
Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3), libgstreamer1.0-0 (>= 1.20.0)
Suggests: gstreamer1.0-plugins-base
Size: 100152
SHA256: 73626e87da50ebb82d76d7a9786d07415030cf01020c054db5157ee5c4b77ba2
SHA1: e121527684531c28df3a7c74ec552f5c2693a41b
MD5sum: f1e80481b61bc91094902c6d5a9b864b
Description: Tools for use with GStreamer
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 versioned command-line tools for GStreamer.
Description-md5:
Homepage: https://gstreamer.freedesktop.org
Section: utils
Priority: optional
Filename: pool/main/g/gstreamer1.0/gstreamer1.0-tools_1.22.10-1_amd64.deb