cgi-fcgi

FASTCgi (fcgi) is a language independent, high performant extension to CGI

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