linux_wiki:apt

Differences

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

Link to this comparison view

Next revision
Previous revision
linux_wiki:apt [2015/03/06 17:35]
konshu created apt page with rough draft of troubleshooting section.
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:
  
-rm -rf /var/lib/apt/lists+<code bash> rm -rf /var/lib/apt/lists </code>
  
 then then
  
-apt-get update+<code bash> apt-get update </code>
  • linux_wiki/apt.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)