spawn-fcgi from home:stbuehler:lighttpd-utils project

Select Your Operating System

For Debian Testing run the following:
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 spawn-fcgi
For Debian 13 run the following:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:stbuehler:lighttpd-utils.list
curl -fsSL https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stbuehler_lighttpd-utils.gpg > /dev/null
sudo apt update
sudo apt install spawn-fcgi
For Debian 12 run the following:
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 spawn-fcgi

Packages for Debian Testing:

Packages for Debian 13:

Packages for Debian 12:

For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/Fedora_Rawhide/home:stbuehler:lighttpd-utils.repo
dnf install spawn-fcgi
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:stbuehler:lighttpd-utils/openSUSE_Tumbleweed/home:stbuehler:lighttpd-utils.repo
zypper refresh
zypper install spawn-fcgi
For xUbuntu 24.04 run the following:
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_24.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_24.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 spawn-fcgi

Packages for xUbuntu 24.04:

For Debian 14 run the following as root:
?

Packages for Debian 14: