[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Adds Debian stable backports installation instructions



commit 44567a37572af166fb13a5430b9746c752cdbea9
Author: Iain R. Learmonth <irl@xxxxxxxxxx>
Date:   Fri Jun 10 23:52:19 2016 +0100

    Adds Debian stable backports installation instructions
---
 README.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.rst b/README.rst
index 64f942b..af6de55 100644
--- a/README.rst
+++ b/README.rst
@@ -51,6 +51,12 @@ On Debian testing or unstable::
 
     sudo apt-get install ooniprobe
 
+On Debian stable (jessie)::
+
+    echo 'deb http://ftp.debian.org/debian jessie-backports main' | sudo tee -a /etc/apt/sources.list
+    sudo apt-get update
+    sudo apt-get install ooniprobe
+
 On Ubuntu 16.04 (xenial), 15.10 (wily) or 14.04 (trusty)::
 
     sudo add-apt-repository ppa:irl/ooni



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits