[tor-commits] [ooni-probe/master] Remove obsolete install method on Debian/Ubuntu

art at torproject.org art at torproject.org
Fri Apr 29 09:42:25 UTC 2016


commit f73a26aa1c2d62a2e2ebe0c335ac29da4d4c4702
Author: anadahz <kojgelo at inbox.com>
Date:   Fri Mar 11 00:12:38 2016 -0300

    Remove obsolete install method on Debian/Ubuntu
    
    Currently the ooniprobe packages offered in Debian and Ubuntu are old,
    unavailable in some releases or very old version. Removing obsolete
    install instructions until the ooniprobe packages in the repositories
    are available and up-to-date
---
 README.rst | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/README.rst b/README.rst
index 59c7afa..6234b62 100644
--- a/README.rst
+++ b/README.rst
@@ -47,15 +47,6 @@ probe is a liability for you, please be aware of this risk.
 OONI in 5 minutes
 =================
 
-On debian testing or unstable::
-
-    sudo apt-get install ooniprobe
-
-If you are running debian stable you can get it from backports via::
-
-    sudo sh -c 'echo "deb http://http.debian.net/debian jessie-backports main" >> /etc/apt/sources.list'
-    sudo apt-get update && sudo apt-get install ooniprobe
-
 On unix systems::
 
     sudo pip install ooniprobe
@@ -94,29 +85,6 @@ Run this command to automatically update your crontab::
 Installation
 ============
 
-Debian based systems
---------------------
-
-If you are running Debian testing or Debian unstable you can install ooniprobe
-simply with::
-    
-    apt-get install ooniprobe
-
-If you are running Debian stable you can get it from backports via::
-
-    sudo sh -c 'echo "deb http://http.debian.net/debian wheezy-backports main" >> /etc/apt/sources.list'
-    sudo apt-get update && sudo apt-get install ooniprobe
-
-If you are running Ubuntu 14.04 LTS, 14.10 or 15.04 you can install it from the PPA
-(https://launchpad.net/~irl/+archive/ubuntu/ooni/)::
-
-    sudo add-apt-repository ppa:irl/ooni
-    sudo apt-get update && sudo apt-get install ooniprobe
-
-You will be warned that the packages are unauthenticated. This is due to the
-PPA not being signed and is normal behaviour. If you would prefer to verify the
-integrity of the package, use our private Debian repository below.
-
 Mac OS X
 --------
 





More information about the tor-commits mailing list