Install on
Enterprise Linux 9
Follow these steps to install openproject from the stable/17 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/17/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/17/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 | 17.2.0-1773225203.6e12af7.el9 | x86_64 | 509.7 MB | 4 months ago | .rpm |
| openproject | 17.1.2-1772194677.d70b7c1.el9 | x86_64 | 503.8 MB | 4 months ago | .rpm |
| openproject | 17.1.1-1772112764.8cbd04a.el9 | x86_64 | 503.7 MB | 4 months ago | .rpm |
| openproject | 17.1.1-1772111996.47813ce.el9 | x86_64 | 503.7 MB | 4 months ago | .rpm |
| openproject | 17.1.0-1771419079.627e323.el9 | x86_64 | 484.2 MB | 4 months ago | .rpm |
| openproject | 17.1.0-1770802535.bdd7124.el9 | x86_64 | 484.2 MB | 5 months ago | .rpm |
| openproject | 17.0.3-1770374058.6ae0d8b.el9 | x86_64 | 478.5 MB | 5 months ago | .rpm |
| openproject | 17.0.2-1769511791.87a8cdc.el9 | x86_64 | 478.4 MB | 5 months ago | .rpm |
| openproject | 17.0.2-1769508215.a835313.el9 | x86_64 | 478.4 MB | 5 months ago | .rpm |
| openproject | 17.0.1-1768558853.f01b62f.el9 | x86_64 | 477.4 MB | 6 months ago | .rpm |
| openproject | 17.0.0-1768387670.acbb059.el9 | x86_64 | 477.4 MB | 6 months ago | .rpm |
| openproject | 17.0.0-1768384223.8ab3ca9.el9 | x86_64 | 477.4 MB | 6 months ago | .rpm |
Showing 26–37 of 37 packages← Newer2 / 2Older →