well i tried earlier to install oracle java as it was taking quite a time to download so i stopped the process in between now whenever i try to install new software it automatically continue that Java download !! i tried auto clean , remove command well none does work for me PLEASE help me out ASAP
utkarsh@utkarsh-SVF15218SNW:~$ sudo rm /var/lib/dpkg/lock
utkarsh@utkarsh-SVF15218SNW:~$ sudo apt-get autoclean
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
utkarsh@utkarsh-SVF15218SNW:~$ sudo apt-get clean
utkarsh@utkarsh-SVF15218SNW:~$ sudo apt-get autoremove
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
sudo dpkg --configure -a
as stated in the error message. – Mark Kirby Feb 10 '16 at 12:57