Install on
Enterprise Linux 9
Follow these steps to install openproject from the stable/16 channel.
Prerequisites
- Root or sudo access
curlorwgetinstalled
Installation Steps
For Red Hat/CentOS/Fedora (yum/dnf)
1. Import the repository GPG key
sudo rpm --import https://packages.openproject.com/srv/rpm/opf/openproject/gpg-key.asc
2. Download the repository configuration
sudo curl -fsSL \
"https://packages.openproject.com/srv/opf/openproject/stable/16/installer/el/9.repo" \
-o /etc/yum.repos.d/openproject.repo
Or using wget:
sudo wget \
-O /etc/yum.repos.d/openproject.repo \
"https://packages.openproject.com/srv/opf/openproject/stable/16/installer/el/9.repo"
3. Install packages
sudo yum install PACKAGE_NAME
# or on newer systems:
sudo dnf install PACKAGE_NAME
Verification
Verify the repository is configured correctly:
yum repolist
# or
dnf repolist
Available packages
| Package | Version code | Arch | Size | Built | Format |
|---|---|---|---|---|---|
| openproject | 16.6.10-1774939684.53daf3c.el9 | x86_64 | 474.8 MB | 3 months ago | .rpm |
| openproject | 16.6.9-1773655726.494c7a7.el9 | x86_64 | 474.5 MB | 4 months ago | .rpm |
| openproject | 16.6.8-1771418945.badbe3d.el9 | x86_64 | 474.7 MB | 4 months ago | .rpm |
| openproject | 16.6.7-1770366794.30b5d2d.el9 | x86_64 | 474.7 MB | 5 months ago | .rpm |
| openproject | 16.6.6-1769507587.319164a.el9 | x86_64 | 474.7 MB | 5 months ago | .rpm |
| openproject | 16.6.5-1768557142.99112f3.el9 | x86_64 | 474.7 MB | 6 months ago | .rpm |
| openproject | 16.6.4-1767877337.e7fc1ef.el9 | x86_64 | 474.7 MB | 6 months ago | .rpm |
| openproject | 16.6.2-1764670626.9448e4d.el9 | x86_64 | 474.7 MB | 7 months ago | .rpm |
| openproject | 16.6.1-1763039701.f76b26a.el9 | x86_64 | 474.7 MB | 8 months ago | .rpm |
| openproject | 16.6.0-1762343612.f329392.el9 | x86_64 | 474.6 MB | 8 months ago | .rpm |
| openproject | 16.6.0-1762335345.69494f5.el9 | x86_64 | 474.6 MB | 8 months ago | .rpm |