Skip to content

Linux

Using the APT repo

Setup the repository:

sudo curl https://pkgs.irrlicht.cloud/api/packages/ctxsystems/debian/repository.key -o /etc/apt/keyrings/forgejo-ctxsystems.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-ctxsystems.asc] https://forgejo.example.com/api/packages/{owner}/debian trixie main" | sudo tee -a /etc/apt/sources.list.d/soup.list

Update your dependencies:

sudo apt update

Install the soup metapackage (pulls in soup-daemon and soup)

sudo apt install soup

or the nightly build if you feel adventorous:

sudo apt install soup-nightly

Pre-built .deb packages

Distro Stable Nightly
Debian13 -- -- amd64 arm64

Raw Linux Binary

Variant Stable Nightly
Glibc -- -- amd64 arm64