Manjaro Difference between revisions of "Pacman troubleshooting"

Difference between revisions of "Pacman troubleshooting"

From Manjaro
imported>Aaditya
imported>Aaditya
Line 43: Line 43:
'''4. Clear out the software packages downloaded during the aborted installation''' (optional):  
'''4. Clear out the software packages downloaded during the aborted installation''' (optional):  


  sudo pacman -Scc
  sudo pacman -Sc


{{Warning|The above command clears the pacman cache completely, and one will not be able to downgrade to a previous version of a package if required. Instead packages that are causing signing errors can be removed individually when upgrading.}}
{{Warning|The above command clears the pacman cache completely, and one will not be able to downgrade to a previous version of a package if required. Instead packages that are causing signing errors can be removed individually when upgrading.}}
Line 76: Line 76:
2. Clear out the software packages downloaded during the aborted installation by entering the command:  
2. Clear out the software packages downloaded during the aborted installation by entering the command:  


  sudo pacman -Scc
  sudo pacman -Sc




Line 104: Line 104:
4. Clear out the software packages downloaded during the aborted installation by entering the command:  
4. Clear out the software packages downloaded during the aborted installation by entering the command:  


  sudo pacman -Scc
  sudo pacman -Sc




Cookies help us deliver our services. By using our services, you agree to our use of cookies.