To install the packages, on Debian/Ubuntu, please run (as root) the following command:
dpkg -i mod-pagespeed-*.deb apt-get -f install
For CentOS/Fedora, please execute (also as root):
yum install at (if you do not already have 'at' installed) rpm -U mod-pagespeed-*.rpm
Installing mod_pagespeed will add the Google repository so your system
will automatically keep mod_pagespeed up to date. If you don't want Google's
repository, do sudo touch /etc/default/mod-pagespeed before
installing the package.
You can also download a number of system tests. These are the same tests available on ModPageSpeed.com.
Please sign up and let us know your early feedback on this beta release.
The Page Speed SDK is a reusable C++ library that can be used in a variety of different environments, including browser plugins, bulk data processing pipelines, command-line tools, etc.
See Embedding the Page Speed SDK for more information about integrating the Page Speed SDK.
The applications in the gallery use the Page Speed SDK to provide Page Speed scores and suggestions.