linux_wiki:apt

APT

General Information

Fix errors related to GPG while using apt-get.

Checklist

  • Distro(s): Debian/Ubuntu based.

If you encounter an issue with apt-get update showing GPG errors and cant resolve them. A quick fix is to run the following:

 rm -rf /var/lib/apt/lists 

then

 apt-get update 
  • linux_wiki/apt.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)