cuDNN v7.0.5 Runtime Library for Ubuntu16.04 (Deb) Missing

Hi,
cuDNN v7.0.5 Runtime Library for Ubuntu16.04 (Deb) seems to be missing from the download site. Any suggestions to go around this issue?

The Development Library seems to be dependent on the Runtime library:
sudo dpkg -i libcudnn7-dev_7.0.5.15-1+cuda9.1_amd64.deb
(Reading database … 420787 files and directories currently installed.)
Preparing to unpack libcudnn7-dev_7.0.5.15-1+cuda9.1_amd64.deb …
Unpacking libcudnn7-dev (7.0.5.15-1+cuda9.1) over (7.0.5.15-1+cuda9.1) …
dpkg: dependency problems prevent configuration of libcudnn7-dev:
libcudnn7-dev depends on libcudnn7 (= 7.0.5.15-1+cuda9.1); however:
Package libcudnn7 is not installed.

dpkg: error processing package libcudnn7-dev (–install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libcudnn7-dev

The cuDNN v7.0.5 runtime library for Ubuntu 16.04 and CUDA 9.1 is available on the download site. Please look again.

This is the direct link (but you will have to be logged in to download it):

[url]https://developer.nvidia.com/compute/machine-learning/cudnn/secure/v7.0.5/prod/9.1_20171129/Ubuntu16_04-x64/libcudnn7_7.0.5.15-1+cuda9.1_amd64[/url]

Thanks