nginx from home:wurzelbro:nginx project
Select Your Operating System
Add repository and install manually
For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:wurzelbro:nginx/RockyLinux_9/home:wurzelbro:nginx.repo yum install nginx
Grab binary packages directly
Add repository and install manually
For RockyLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:wurzelbro:nginx/RockyLinux_8/home:wurzelbro:nginx.repo yum install nginx