I'm trying to install the latest version of the Owncloud Client (owncloud-client
) on a raspberry Pi running Raspbian Linux.
When I just enter sudo apt-get install owncloud-client
, I get version 1.2 of the client.
So I added the Owncloud repository from the official download page and ran all the commands from the Debian-section as root.
但是当我owncloud-client
现在尝试安装时,我仍然得到版本 1.2(而不是最新版本,即 1.6.1
我需要为此进行 apt-pinning 还是有更简单的解决方案?