[tor-commits] [nyx/master] Add Ubuntu to the download page
atagar at torproject.org
atagar at torproject.org
Wed Apr 4 23:09:33 UTC 2018
commit 704c025d112faba367287cc83ccf8159b4679b69
Author: Damian Johnson <atagar at torproject.org>
Date: Wed Apr 4 16:08:52 2018 -0700
Add Ubuntu to the download page
Ubuntu is in pre-release freeze of their next release, which will include
Nyx...
https://launchpad.net/ubuntu/+source/nyx
---
web/index.html | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/web/index.html b/web/index.html
index 3618a6e..a45f143 100644
--- a/web/index.html
+++ b/web/index.html
@@ -372,14 +372,12 @@ sudo python setup.py install</pre><br></li>
<pre>% sudo apt-get install nyx</pre>
</div>
- <!--
<div class="platform">
- <a href="https://launchpad.net/ubuntu/+source/tor-arm" id="ubuntu"><img src="images/download/ubuntu.png" alt="Ubuntu"></a>
- <a href="https://launchpad.net/ubuntu/+source/tor-arm" class="platform-title">Ubuntu</a>
- <p>Package derived from Debian for Ubuntu.</p>
- <pre>% sudo apt-get install tor-arm</pre>
+ <a href="https://launchpad.net/ubuntu/+source/nyx" id="ubuntu"><img src="images/download/ubuntu.png" alt="Ubuntu"></a>
+ <a href="https://launchpad.net/ubuntu/+source/nyx" class="platform-title">Ubuntu</a>
+ <p>Package derived from Debian for Ubuntu. Use <a class="faq_no_apt_get" href="#no_apt_get">sudo pip install nyx</a> if this doesn't work.</p>
+ <pre>% sudo apt-get install nyx</pre>
</div>
- -->
<div class="platform">
<a href="https://apps.fedoraproject.org/packages/nyx" id="fedora"><img src="images/download/fedora.png" alt="Fedora"></a>
More information about the tor-commits
mailing list