0

Why do I get the following error message:

josef@josef-Satellite-L755:~$ apt-get install -f
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?
josef@josef-Satellite-L755:~$

Thank you for your help

Manoj
  • 941
  • 2
  • 10
  • 22

1 Answers1

0

You need to preface your command with sudo and enter your password when prompted.