dh_libva

Video Acceleration (VA) API for Linux -- development files

Debian Debian
RUN apt-get update && \ apt-get install -y libva-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libva-dev
Alpine
RUN apk add libva-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libva-dev
Raspbian
RUN apt-get update && \ apt-get install -y libva-dev
click the source code to copy install dh_libva on any operating system with command-not-found.com