Hello.

On 21 March 2018 at 08:46, smichel0 <smichel0@protonmail.com> wrote:
As I said: sudo apt-get install nyx doesn't work.

I used a fresh install of Ubuntu Xenial 16.04 LTS. Other than the official instructions at https://www.torproject.org/docs/debian.html.en I didn't mess with /etc/apt/sources.list. Also other than enabling the control port, control cookie and log I used the default torrc.

Necessary commands (answer yes to the prompts):

sudo apt-get update && sudo apt-get dist-upgrade

sudo apt-get install python-setuptools

sudo easy_install pip

sudo pip install nyx

To run its the same as arm, for example:

sudo -u debian-tor nyx

Hope that helps.

Gary