dvdread-config

libdvdread provides a simple foundation for reading DVD video

Debian Debian
RUN apt-get update && \ apt-get install -y libdvdread-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libdvdread-dev
Alpine
RUN apk add libdvdread-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libdvdread-dev
CentOS
RUN yum install -y libdvdread-devel
Fedora
RUN dnf install -y libdvdread-devel
Raspbian
RUN apt-get update && \ apt-get install -y libdvdread-dev
click the source code to copy install dvdread-config on any operating system with command-not-found.com