If you are looking to install the most current version of nginx on Ubuntu you can add the following apt source.
add-apt-repository ppa:nginx/stable
If you are wanting to install the latest development version you can use the following source instead
Read More