linux_wiki:apt

Differences

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

Link to this comparison view

Next revision Both sides next revision
linux_wiki:apt [2015/03/06 17:35]
konshu created apt page with rough draft of troubleshooting section.
linux_wiki:apt [2015/03/06 17:37]
konshu Syntax cleanup.
Line 1: Line 1:
-**APT**+====== APT ======
  
  
Line 8: Line 8:
 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:
  
-rm -rf /var/lib/apt/lists+<code> rm -rf /var/lib/apt/lists </code>
  
 then then
  
-apt-get update+<code> apt-get update </code>
  • linux_wiki/apt.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)