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

art at torproject.org art at torproject.org
Sun Jun 12 16:07:32 UTC 2016


commit 44567a37572af166fb13a5430b9746c752cdbea9
Author: Iain R. Learmonth <irl at debian.org>
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





More information about the tor-commits mailing list