Difference between revisions of "Pacman troubleshooting"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 126: | Line 126: | ||
*'''nano''': Press CTRL and 'x' to exit, 'y' to save, and <enter> to finish, or | *'''nano''': Press CTRL and 'x' to exit, 'y' to save, and <enter> to finish, or | ||
*'''gedit''': Select the 'save' option and then close the window. | *'''gedit''': Select the 'save' option and then close the window. | ||
=== Synchronising with the Manjaro Servers === | |||
Once the amendments to the mirrorlist have been made, it will then be necessary to synchronise with the Manjaro servers. To do so, enter the following command into the terminal: | |||
sudo pacman -Syy | |||