Install on
Ubuntu 20.04 LTS (Focal Fossa)
Follow these steps to install openproject from the release/17.5 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.5/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.5/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.5.0-1779832374.614816d.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779822978.b8cd556.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779822258.304c98e.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779821515.2e24165.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779812875.f9a1b98.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779803885.234dfd4.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779803112.1ce9b8e.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779800370.7fd8db8.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779799966.a15734a.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779784008.2ce312b.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779779304.7645b50.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779779220.b59128a.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779725948.2fd8610.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779697764.1a2f9a6.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779466199.b0d3c25.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779455348.eadf5ae.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779382931.6de4e2a.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779370689.14b4228.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779358741.b03b127.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779355372.1a9fd9a.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779350289.18b339b.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779339615.3ed1095.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779339430.698e4f6.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
| openproject | 17.5.0-1779339437.32b8fb7.ubuntu20 | amd64 | 537.2 MB | 2 months ago | .deb |
Showing 126–149 of 149 packages← Newer6 / 6Older →