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 Both sides next revision
linux_wiki:apt [2015/03/06 17:37]
konshu Syntax cleanup.
linux_wiki:apt [2015/03/09 22:14]
billdozor
Line 1: Line 1:
 ====== APT ====== ====== APT ======
  
 +**General Information**
  
 +Fix errors related to GPG while using apt-get.
  
 +**Checklist**
 +  * Distros: 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)