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

选择您的操作系统

对于 Debian Testing,请运行以下命令:
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
对于 Debian 13,请运行以下命令:
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
对于 Debian 12,请运行以下命令:
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

用于 Debian Testing 的软件包:

用于 Debian 13 的软件包:

用于 Debian 12 的软件包:

对于 Fedora Rawhide,请以根用户 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
对于 openSUSE Tumbleweed,请以根用户 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

用于 openSUSE Tumbleweed 的软件包:

对于 xUbuntu 24.04,请运行以下命令:
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

用于 xUbuntu 24.04 的软件包:

对于 Debian 14,请以根用户 root 运行下面命令:
?

用于 Debian 14 的软件包: