ffprobe

Multimedia stream analyzer. More information: <https://ffmpeg.org/ffprobe.html>.

  • Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
  • Homepage: https://ffmpeg.org/
  • Section: video
Debian Debian
RUN apt-get update && \ apt-get install -y ffmpeg
Ubuntu
RUN apt-get update && \ apt-get install -y ffmpeg
Alpine
RUN apk add ffmpeg
Arch Arch Linux
RUN pacman -S --noconfirm ffmpeg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ffmpeg
Raspbian
RUN apt-get update && \ apt-get install -y ffmpeg
click the source code to copy install ffprobe on any operating system with command-not-found.com