linux_wiki:apt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:apt [2015/03/06 17:37]
konshu Syntax cleanup.
linux_wiki:apt [2016/03/18 23:19]
billdozor [APT]
Line 1: Line 1:
 ====== APT ====== ====== APT ======
  
 +**General Information**
  
 +Fix errors related to GPG while using apt-get.
  
 +**Checklist**
 +  * Distro(s): Debian/Ubuntu based.
  
-**Troublehooting**+---- 
 + 
 +===== Troubleshooting =====
  
 If you encounter an issue with apt-get update showing GPG errors and cant resolve them. A quick fix is to run the following: If you encounter an issue with apt-get update showing GPG errors and cant resolve them. A quick fix is to run the following:
  
-<code> rm -rf /var/lib/apt/lists </code>+<code bash> rm -rf /var/lib/apt/lists </code>
  
 then then
  
-<code> apt-get update </code>+<code bash> apt-get update </code>
  • linux_wiki/apt.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)