applyplugin

sample tools for linux-audio-dev plugin architecture

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