dvbv5-daemon

Collection of command line video4linux utilities

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