scgi-cgi from home:stbuehler:lighttpd-utils project

Selecione seu sistema operacional

Para Debian Testing execute o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd-utils/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:stbuehler:lighttpd-utils.list
curl -fsSL https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stbuehler_lighttpd-utils.gpg > /dev/null
sudo apt update
sudo apt install scgi-cgi
Para Debian 12 execute o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd-utils/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:stbuehler:lighttpd-utils.list
curl -fsSL https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stbuehler_lighttpd-utils.gpg > /dev/null
sudo apt update
sudo apt install scgi-cgi

Pacotes para Debian Testing:

Pacotes para Debian 12:

Para Fedora Rawhide execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/Fedora_Rawhide/home:stbuehler:lighttpd-utils.repo
dnf install scgi-cgi
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/openSUSE_Tumbleweed/home:stbuehler:lighttpd-utils.repo
zypper refresh
zypper install scgi-cgi
Para xUbuntu 22.04 execute o seguinte:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/stbuehler:/lighttpd-utils/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:stbuehler:lighttpd-utils.list
curl -fsSL https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stbuehler_lighttpd-utils.gpg > /dev/null
sudo apt update
sudo apt install scgi-cgi

Pacotes para xUbuntu 22.04:

Para Debian 13 execute o seguinte como root:
?
Para Debian 11.0 execute o seguinte como root:
?