Any help plez ?
root@ubuntu:~# sudo apt-get update
E: Type 'deb' is not known on line 63 in source list /etc/apt/sources.list
E: The list of sources could not be read.
root@ubuntu:~# apt-get install -y oracle-java8-installer
Reading package lists... Error!
E: Type 'deb' is not known on line 63 in source list /etc/apt/sources.list
E: The list of sources could not be read.
E: The package lists or status file could not be parsed or opened.
Can you post your /etc/apt/sources.list?
You can do that with 'cat /etc/apt/sources.list'
Edit: You shouldn't be logged in as root. Just a small hint.