Problem with upgrade

Upgrade then update, I get this:

apt-get update --fix-missing
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)

Usesudo

sudo apt-get update --fix-missing

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.