-1

When ever I try to install "dh-modaliases", why i am getting this answer: "fahadhemu@hemu:~$ apt-get install dh-modaliases 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?" please help

fhemu
  • 13

1 Answers1

1

You can't run apt-get without root privileges, try the same command with sudo:

sudo apt-get install dh-modaliases