Install on
Ubuntu 20.04 LTS (Focal Fossa)
Follow these steps to install openproject from the release/17.1 channel.
Prerequisites
- Root or sudo access
curlorwgetinstalled
Installation Steps
1. Import the repository GPG key
sudo curl -fsSL "https://go.packager.io/srv/deb/opf/openproject/gpg-key.gpg" \
-o /usr/share/keyrings/openproject.gpg
Alternative: Using the ASCII-armored key (requires gnupg)
If you prefer to use the ASCII-armored key format or need to verify the key manually:
curl -fsSL "https://go.packager.io/srv/deb/opf/openproject/gpg-key.asc" \
| gpg --dearmor \
| sudo tee /usr/share/keyrings/openproject.gpg > /dev/null
2. Download the repository configuration
sudo curl -fsSL \
"https://go.packager.io/srv/opf/openproject/release/17.1/installer/ubuntu/20.04.list" \
-o /etc/apt/sources.list.d/openproject.list
Or using wget:
sudo wget \
-O /etc/apt/sources.list.d/openproject.list \
"https://go.packager.io/srv/opf/openproject/release/17.1/installer/ubuntu/20.04.list"
3. Update package index
sudo apt update
4. Install packages
sudo apt install PACKAGE_NAME
Verification
Verify the repository is configured correctly:
apt-cache policy
Available packages
| Package | Version code | Arch | Size | Built | Format |
|---|---|---|---|---|---|
| openproject | 17.1.0-1770730758.974b84d.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770729877.13e6a94.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770728585.3465842.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770727390.87855b7.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770727313.b00c1e3.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770719063.6b0139c.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770715272.3d68c1b.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770649302.f80d55f.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770647134.71ee7d7.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770646382.a27a9a4.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770644479.f4ed784.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770644351.57b69c2.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770635003.c583e3c.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770634895.b3f8c1a.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770633242.c0d6f4e.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770623289.baef841.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770393168.d443479.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770386051.1948ab4.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770374036.1aa3f73.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770371611.7ea9a3e.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770371544.36f9327.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770370926.24f4f78.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770370562.82bba41.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770367583.78a414e.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |
| openproject | 17.1.0-1770367000.b217ce9.ubuntu20 | amd64 | 487.0 MB | 5 months ago | .deb |