ccache-swig

Generate scripting interfaces to C/C++ code

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