When I update it says dpkg was interrupted, you must manually run 'dpkg--configure -a' to correct the problem.E: Couldn't rebuild package cacheSo when I go to the terminal and type in dpkg --configure -a it tellsme I don't have superuser privileges. What now?
In the terminal, type sudo dpkg --configure -a and, when prompted for apassword, enter your logon passsword and everything should be OK :-)
That is very simple. You did the right thing, but to able superuser or rootprivsyou need to type insudo dpkg --configure -aIt will ask for a password, it most like to be the pass work you use to loginas.
Yep, worked like a charm. Am all updated and Java installed..finally...