Manjaro Difference between revisions of "Pacman troubleshooting"

Difference between revisions of "Pacman troubleshooting"

From Manjaro
imported>Verityproductions
imported>Verityproductions
Line 145: Line 145:




'''1. Resynchronise with the Manjaro servers to ensure that everything is up to date''' by entering the command:
1. Resynchronise with the Manjaro servers to ensure that everything is up to date by entering the command:


  sudo pacman -Syy
  sudo pacman -Syy




'''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 -Scc
Line 163: Line 163:




'''1. Resynchronise with the Manjaro servers to ensure that everything is up to date''' by entering the command:
1. Resynchronise with the Manjaro servers to ensure that everything is up to date by entering the command:


  sudo pacman -Syy
  sudo pacman -Syy




'''2. Refresh and update the signature keys''' by entering the command:
2. Refresh and update the signature keys by entering the command:


  sudo pacman-key --refresh-keys
  sudo pacman-key --refresh-keys




'''3. Reload the signature keys''' by entering the command:
3. Reload the signature keys by entering the command:


  sudo pacman-key --populate archlinux manjaro
  sudo pacman-key --populate archlinux manjaro




'''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 -Scc




4. Re-attempt the aborted download.
5. Re-attempt the aborted download.




If this error still occurs, then it is recommend to [[Change to a Different Download Server]].
If the error still persists, then it is recommend to [[Change to a Different Download Server]].




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