I just tried to update to Ubuntu 14.04.5 on my Dell Inspiron 8600 running Ubuntu 12.02 LTS, and I received an error saying that PAE is not enabled. I looked at the support for enabling PAE on Pentium M systems, but when I tried to run the command
apt-get install linux-image-generic-pae
, I received an error saying:
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
I've tried to find answers to this in the forum, however I cannot find the solution to this. Is there any way to fix this issue? Do I need to run this as a superuser?
sudo
. – TheWanderer Nov 17 '16 at 03:30