GNU/Linux Enabling Rundeck Rpm Repo Guide
Hi! This Tutorial shows you Step-by-Step How to Add Rundeck Dnf/Yum/Zypper Rpm Repository in GNU/Linux Rpm Based Systems.
Rundeck Rpm Repo lets you easily manage scripts, automate jobs, and schedule tasks with a web interface.
Finally, this Guide is Valid also for All the Rpm based Distros like:
- Fedora
- CentOS
- openSUSE
- Mageia
- Red Hat Enterprise Linux
- Oracle Enterprise Linux
- ROSA
- Nobara
- Rocky Linux
- AlmaLinux
- Quebe OS
- Ultramarine Linux
- risiOS
- OpenMandriva
- SLES

1. Terminal QuickStart
How to Quick Start with Command Line on GNU/Linux:
2. Adding Repository
Then to Add Rundeck Rpm Repository
For Fedora/Mageia simply run:sudo echo -e "[rundeckpro] name=rundeckpro baseurl=https://packages.rundeck.com/pagerduty/rundeckpro/rpm_any/rpm_any/$basearch repo_gpgcheck=1 gpgcheck=1 enabled=1 gpgkey=https://packages.rundeck.com/pagerduty/rundeckpro/gpgkey,https://docs.rundeck.com/keys/BUILD-GPG-KEY-20250102.key sslverify=1 sslcacert=/etc/pki/tls/certs/ca-bundle.crt metadata_expire=300" > /etc/yum.repos.d/rundeck.repo
Authenticate with the User’s Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.3. Rundeck Getting Started
Finally, to Rundeck Quick Start for Rpm Based