Apt Repository

Using Ubuntu or Debian?

Save time and effort and use our APT repository:

  1. Quit any package managers or update managers you may be running
  2. Install the repository information:
    wget http://zend.to/files/zendto-repo.deb
    sudo dpkg -i zendto-repo.deb
    sudo apt-get update
  3. Install ZendTo with
    sudo apt-get install zendto
    and then read the documentation.
  4. Upgrade ZendTo at any time with
    sudo apt-get update
    sudo apt-get upgrade zendto