docs: add Ubuntu package tracker link in Ubuntu guide
authorZhou Mo <cdluminate@gmail.com>
Sat, 8 Jul 2017 08:24:57 +0000 (08:24 +0000)
committerZhou Mo <cdluminate@gmail.com>
Sat, 8 Jul 2017 08:24:57 +0000 (08:24 +0000)
docs/install_apt.md

index 43785f5..b6cb1c2 100644 (file)
@@ -20,6 +20,10 @@ for CPU-only version, or
 for CUDA version. Note, the cuda version may break if your NVIDIA driver
 and CUDA toolkit are not installed by APT.
 
+[Package status of CPU-only version](https://launchpad.net/ubuntu/+source/caffe)
+
+[Package status of CUDA version](https://launchpad.net/ubuntu/+source/caffe-contrib)
+
 **Installing Caffe from source**
 
 We may install the dependencies by merely one line