Get the Ananda Yogi Client for Linux

Install the client to connect over your own private, secure, blazing-fast network

Ubuntu and Debian Installation Instructions


1 curl -s https://packagecloud.io/install/repositories/Ananda/release/script.deb.sh | sudo bash
2 sudo apt-get update
3 sudo apt-get install ananda-core
4 [If you are a regular user] sudo apt install ananda
5 [If you are installing on a server (headless client)] /opt/ananda/core/ananda-cli --login <token>

* Token is generated by the Ananda console when creating a server object

System requirements: 
- Ubuntu 18.0+
- Debian 9, 10

CentOS Installation Instructions


1 curl -s https://packagecloud.io/install/repositories/Ananda/release/script.rpm.sh | sudo bash
2 sudo yum install ananda-core
3 [If you are a regular user]  sudo yum install ananda
4 [If you are installing on a server (headless client)] /opt/ananda/core/ananda-cli --login <token>

* The token is generated by the Ananda console when creating a server object

System requirements: 
- CentOS 7