Install OwnCloud 9.1 on Ubuntu 16.4 TLS

Dear Sir or Madam,

please tell me the correctly method to install owncloud 9.1 to my ubuntu 16.4.

i would like to install owncloud version 9.1 to my fresh install ubuntu 16.4 but i dont know ...
i have read in the Internet the code is:

sudo sh -c "echo 'deb http://download.owncloud.org/download/repositories/stable/Ubuntu_16.04/ /' > /etc/apt/sources.list.d/owncloud.list"

wget -nv https://download.owncloud.org/download/repositories/stable/Ubuntu_16.04/Release.key -O Release.key

sudo apt-key add - < Release.key

sudo apt-get update

sudo apt-get install owncloud

But when i paste this code in my Ubuntu 16.4 nothing is doing...where is the error?
no install Modus is coming, no owncloud package is downloading, nothing is doing...but why?
i don't know :frowning:

I have check my Internet Connection this works correctly with my ubuntu vm machine.
When i upgrade my ubuntu version with:"apt-get update && apt-get upgrade machen. "that works correctly.

Have someone an idea? How can i install owncloud to my ubuntu Server?

Thanks

What happened after your command ? Do you have internet access ? Can you ping google.com for example ? Does the name resolves correctly ?

Hi when i ping www.google.de:
The answer:
Ping www.google.de (172.217.19.99) 56(84) Bytes of data)

Ok, then you have access and name is resolved correctly. What appear after your install-command ? Does an error occur on your console ?

now i have use this code:
wget -nv https://download.owncloud.org/download/repositories/stable/Ubuntu_16.04/Release.key -O Release.key
apt-key add - < Release.key

sh -c "echo 'deb http://download.owncloud.org/download/repositories/stable/Ubuntu_16.04/ /' > /etc/apt/sources.list.d/owncloud.list"
apt-get update
apt-get install owncloud

after error:

ign:4http//download.org/download/repositories/stable/ubuntu_16.04 packges
ign:5http//download.org/download/repositories/stable/ubuntu_16.04 Translation-en_us
ign6
ign7
.....
Err4: 404 not found [IP:144.76.105.220 80]
some index files failed to download. they have been ignored, or old ones uesd instead
unable to locate package owncloud

Hi,

you have obviously a connection / network issue here so moving to the Miscellaneous category.

ok now what can i do to solve the Problem?

Now i have download the actual "owncloud-9.1.1.tar.bz2"
I have create an iso file of them.
How can in Linux mount the DVD Rom of my vm machine
and how can install the iso file of owncloud?

i Need the ubuntu order to Mount an DVD Rom