How to install nginx 1.9x with HTTP 2 support (1.95 or higher) on Ubuntu 15.10
Have a look at the Nginx mainline PPA: https://launchpad.net/~nginx/+archive/ubuntu/development.
You can run sudo apt-add-repository ppa:nginx/development
to set it up.