Adding Nextcloud client on Ubuntu 16.04, Mint 18
In order to install Nextcloud Desktop on Ubuntu based distributions you can add the repository and run the following commands.
sudo add-apt-repository ppa:nextcloud-devs/client
sudo apt-get update
sud
In order to install Nextcloud Desktop on Ubuntu based distributions you can add the repository and run the following commands.
sudo add-apt-repository ppa:nextcloud-devs/client sudo apt-get update sudo apt install nextcloud-clientReferences: https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client