What is difference between apt-get install update and apt-get update?
Also apt-get install update not working for me, don't know why.
output of apt-get install update
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package updat
some lines of output of apt-get update
Ign:2 http://ppa.launchpad.net/cassou/emacs/ubuntu xenial InRelease
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Get:4 http://linux.dropbox.com/ubuntu wily Release [6,596 B]
Hit:5 http://ubuntu-archive.mirror.serveriai.lt xenial InRelease
Hit:6 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release
Hit:9 http://repo.mysql.com/apt/ubuntu xenial InRelease
Ign:10 http://ppa.launchpad.net/kirillshkrogalev/ffmpeg-next/ubuntu xenial InRelease
Is it okay, if i use apt-get update instead?
Thank you, Peace.
PS :- I'm using 16.04 LTS.