Owncloud Client (Linux): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Installation == <pre> sudo apt-get install owncloud-client </pre> Zurück zu Owncloud“)
 
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
== Installation ==
== Installation ==
=== Ubuntu-Repository ===
{{note|Achtung: Version im Ubuntu-Repository ist veraltet!}}


<pre>
<pre>
sudo apt-get install owncloud-client  
sudo apt-get install owncloud-client  
</pre>
</pre>
=== Owncloud-Repository ===
{{note|Achtung: Richtige Version wählen!}}
[https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/download/ https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/download/]




Zurück zu [[Owncloud (Linux)|Owncloud]]
Zurück zu [[Owncloud (Linux)|Owncloud]]

Aktuelle Version vom 28. Mai 2023, 14:11 Uhr

Installation

Ubuntu-Repository

Achtung: Version im Ubuntu-Repository ist veraltet!

sudo apt-get install owncloud-client 

Owncloud-Repository

Achtung: Richtige Version wählen!

https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/download/


Zurück zu Owncloud