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:
Install the soup metapackage (pulls in soup-daemon and soup)
or the nightly build if you feel adventorous:
Pre-built .deb packages¶
| Distro | Stable | Nightly | ||
|---|---|---|---|---|
| Debian13 | -- | -- | amd64 | arm64 |