Manjaro Difference between revisions of "Pacman troubleshooting"

Difference between revisions of "Pacman troubleshooting"

From Manjaro
imported>Verityproductions
imported>Verityproductions
Line 163: Line 163:




'''1. Refresh and update the signature keys''' 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
 
 
'''2. Refresh and update the signature keys''' by entering the command:


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




'''2. 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




'''3. 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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.