Ubuntu and Debian Repository

GetPageSpeed provides optimized packages for NGINX and modules for Ubuntu and Debian.

We support all the current and maintained LTS versions of these operating systems.

To get started, check out the APT Repository Setup page.

The GetPageSpeed APT NGINX Extras collection of module packages is the essential part of our repository. It is the largest repository of NGINX module packages for Ubuntu and Debian, with support for both amd64 and arm64 architectures.

Once the repository is set up, installing virtually any NGINX module becomes a matter of seconds.

For example, to strengthen security of your website, you might want to make use of length-hiding module. To install it, run:

sudo apt-get update
sudo apt-get install nginx-module-length-hiding

Then you can follow our extensive documentation for any module, including length-hiding.