Repo owncloud » Historie » Version 2
Jeremias Keihsler, 12.01.2017 09:12
| 1 | 2 | Jeremias Keihsler | h1. owncloud community repository |
|---|---|---|---|
| 2 | 1 | Jeremias Keihsler | |
| 3 | h2. preliminary note |
||
| 4 | |||
| 5 | the owncloud repo contains the latest version of owncloud and is updated frequently. |
||
| 6 | |||
| 7 | h2. Download owncloud repo-file |
||
| 8 | |||
| 9 | <pre><code class="bash"> |
||
| 10 | cd /etc/yum.repos.d/ |
||
| 11 | wget http://download.opensuse.org/repositories/isv:ownCloud:community/CentOS_CentOS-6/isv:ownCloud:community.repo |
||
| 12 | </code></pre> |
||
| 13 | |||
| 14 | h2. Test |
||
| 15 | |||
| 16 | the listing of available repositories should now include @owncloud@ |
||
| 17 | <pre><code class="bash"> |
||
| 18 | yum repolist |
||
| 19 | </code></pre> |