Can’t run the ownCloud client on Linux Mint 19 Tara (Qt issues)

you have to download the Packages for ubuntu 18.04 not for ubuntu 18.10 ,because linux mint 19 Tara has to do with ubuntu 18.04
please make the following steps :

wget -nv https://download.opensuse.org/repositories/isv:ownCloud:desktop/Ubuntu_18.04/Release.key -O Release.key
sudo apt-key add - < Release.key
sudo apt-get update

sudo sh -c “echo ‘deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_18.04/ /’ > /etc/apt/sources.list.d/isv:ownCloud:desktop.list”
sudo apt-get update
sudo apt-get install owncloud-client

have fun with the new Owncloud-client :wink: