Debian 12 Bookworm 64 bits

Installation instructions

wget -qO- https://dl.packager.io/srv/opf/openproject/key | sudo apt-key add -
sudo wget -O /etc/apt/sources.list.d/openproject.list \
  https://dl.packager.io/srv/opf/openproject/stable/15/installer/debian/12.repo
sudo apt-get update
sudo apt-get install openproject

Note: You might need to apt-get install wget apt-transport-https for the above instructions to work.

Packages have moved to a new place, please visit the documentation webpage below.

More details can be found at https://www.openproject.org/download-and-installation/ .