Jump to letter: [
          
            NPU
          ]
        
        nginx-all-modules in CentOS/RHEL 7 (noarch) - A meta package that installs all base NGINX modules
        
        
        - Description:
 
        Meta package that installs all available nginx modules.
 
        
        
        - Distro notes:
 
        This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
 
        
        How to Install nginx-all-modules in CentOS/RHEL 7 (noarch)
        sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-all-modules
        Packages