0

lately whenever i try to update through the terminal I get this message

E: could not open lock file /var/lib/apt/lists/lock  - open (13: permission denied)
E: unable to lock directory /var/lib/apt/lists/
E: could not open lock file /var/lib/dpkg/lock  - open (13: permission denied)
E: unable to lock administration directory (/var/lib/dpkg/), are you root?

I am using ubuntu 14.04.1 and apt-get had been working just fine until now

Rinzwind
  • 299,756

1 Answers1

0

To run such command you need special permission.

Use sudo, but be carefull. It may ask for a password, that is the root password.