I’m trying to install an application with LXLE 32bit non pae but I’m being prevented with an error message prompting me to run this command
sudo dpkg --configure -a
when I run this command It downloads nautilus-dropbox to 100% then hangs
Here’s the terminal output
graeme@laptop1:~$ sudo dpkg --configure -a
Setting up nautilus-dropbox (0.7.1-2) ...
Downloading Dropbox... 100% o share and store your files online. Want to learn more? Head to http://www.dropbox.com/
I tried that earlier but I just go round in circles
graeme@laptop1:~$ sudo apt-get remove --purge nautilus-dropbox
[sudo] password for graeme:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
graeme@laptop1:~$