Difference between revisions of "Change to a Different Download Server"
Change to a Different Download Server (view source)
Revision as of 11:16, 1 April 2018
, 6 years ago→Step 1: Changing Servers
imported>Fhdk (→Step 2: Synchronising with the Newly Enabled Server(s): added u switch to pacman command) |
imported>Fhdk |
||
Line 18: | Line 18: | ||
= Step 1: Changing Servers = | = Step 1: Changing Servers = | ||
This is undertaken by amending the '''mirrorlist''' file, which is read by Manjaro's package manager, '''[[pacman]]''', for the internet addresses of the Manjaro servers to download updates and software applications from. | This is undertaken by amending the '''mirrorlist''' file, which is read by Manjaro's package manager, '''[[pacman]]''', for the internet addresses of the Manjaro servers to download updates and software applications from. | ||
Line 49: | Line 46: | ||
## Generated on 2018-02-17 13:32 | ## Generated on 2018-02-17 13:32 | ||
## | ## | ||
## Please use 'pacman-mirrors -f [NUMBER] | ## Please use 'pacman-mirrors -f [NUMBER]' to modify mirrorlist | ||
## | ## | ||
Line 95: | Line 91: | ||
'''Now, all that is required is to Synchronise the newly enabled server(s)''': | '''Now, all that is required is to Synchronise the newly enabled server(s)''': | ||
sudo pacman - | sudo pacman -Syyu | ||
= Step 2: Synchronising with the Newly Enabled Server(s) = | = Step 2: Synchronising with the Newly Enabled Server(s) = |