gst-inspect-1.0

Print information on GStreamer plugins. More information: <https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html?gi-language=c>.

Debian Debian
RUN apt-get update && \ apt-get install -y gstreamer1.0-tools
Ubuntu
RUN apt-get update && \ apt-get install -y gstreamer1.0-tools
Alpine
RUN apk add gstreamer
Arch Arch Linux
RUN pacman -S --noconfirm gstreamer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gstreamer1.0-tools
CentOS
RUN yum install -y gstreamer1
Fedora
RUN dnf install -y gstreamer1
Raspbian
RUN apt-get update && \ apt-get install -y gstreamer1.0-tools
click the source code to copy install gst-inspect-1.0 on any operating system with command-not-found.com