Difference between revisions of "Change to a Different Download Server"
Change to a Different Download Server (view source)
Revision as of 12:33, 17 February 2018
, 6 years ago→Edit the Mirrorlist
imported>Fhdk |
imported>Fhdk |
||
Line 44: | Line 44: | ||
The mirrorlist can be long generally and only a part of it is displayed below: | The mirrorlist can be long generally and only a part of it is displayed below: | ||
<pre> | <pre> | ||
~ >>> cat /etc/pacman.d/mirrorlist | |||
## | ## | ||
## Manjaro Linux mirrorlist | ## Manjaro Linux default mirrorlist | ||
## Generated on | ## Generated on 2018-02-17 13:32 | ||
## | ## | ||
## | ## Please use 'pacman-mirrors -f [NUMBER] NUMBER' to modify mirrorlist | ||
## (Use 0 for all mirrors) | |||
## | ## | ||
## Country | ## Country : Germany | ||
Server = | Server = https://mirror.philpot.de/manjaro/unstable/$repo/$arch | ||
## Country : Denmark | |||
Server = https://www.uex.dk/public/manjaro/unstable/$repo/$arch | |||
## Country : United_Kingdom | |||
Server = http://manjaro.mirrors.uk2.net/unstable/$repo/$arch | |||
## Country : Poland | |||
Server = https://mirror.tuchola-dc.pl/manjaro/unstable/$repo/$arch | |||
## Country | ## Country : Germany | ||
Server = http://mirror.ragenetwork.de/manjaro/unstable/$repo/$arch | Server = http://mirror.ragenetwork.de/manjaro/unstable/$repo/$arch | ||
## Country | ## Country : Netherlands | ||
Server = https://mirror.koddos.net/manjaro/unstable/$repo/$arch | |||
## Country : Netherlands | |||
Server = https://manjaro.mirror.wearetriple.com/unstable/$repo/$arch | |||
## Country : Germany | |||
Server = https://mirror.alpix.eu/manjaro/unstable/$repo/$arch | |||
## Country : Netherlands | |||
Server = https://mirror.neostrada.nl/manjaro/unstable/$repo/$arch | |||
## Country : United_Kingdom | |||
Server = https://www.mirrorservice.org/sites/repo.manjaro.org/repos/unstable/$repo/$arch | |||
## Country : Netherlands | |||
Server = https://ftp.nluug.nl/pub/os/Linux/distr/manjaro/unstable/$repo/$arch | |||
## Country : Germany | |||
Server = https://repo.stdout.net/manjaro/unstable/$repo/$arch | |||
## Country : Italy | |||
Server = https://ba.mirror.garr.it/mirrors/manjaro/unstable/$repo/$arch | |||
## Country : Netherlands | |||
Server = https://nl.mirror.babylon.network/manjaro/unstable/$repo/$arch | |||
## Country : Sweden | |||
Server = https://mirror.zetup.net/manjaro/unstable/$repo/$arch | |||
## Country : France | |||
Server = http://kibo.remi.lu/unstable/$repo/$arch | |||
## Country : Italy | |||
Server = https://ct.mirror.garr.it/mirrors/manjaro/unstable/$repo/$arch | |||
## Country : Sweden | |||
Server = https://ftp.lysator.liu.se/pub/manjaro/unstable/$repo/$arch | |||
## Country : Germany | |||
Server = https://mirror.netzspielplatz.de/manjaro/packages/unstable/$repo/$arch | Server = https://mirror.netzspielplatz.de/manjaro/packages/unstable/$repo/$arch | ||
## Country | ## Country : France | ||
Server = | Server = https://fr.mirror.babylon.network/manjaro/unstable/$repo/$arch | ||
## Country | ## Country : France | ||
Server = https://repo. | Server = http://ftp.free.org/mirrors/repo.manjaro.org/repos/unstable/$repo/$arch | ||
## Country : Spain | |||
Server = http://ftp.caliu.cat/manjaro/unstable/$repo/$arch | |||
## Country : Bulgaria | |||
Server = https://manjaro.ipacct.com/manjaro/unstable/$repo/$arch | |||
## Country : Italy | |||
Server = https://manjaro.mirror.garr.it/mirrors/manjaro/unstable/$repo/$arch | |||
## Country : United_States | |||
Server = http://mirror.dacentec.com/manjaro/unstable/$repo/$arch | |||
## Country : Poland | |||
Server = http://mirror.chmuri.net/manjaro/unstable/$repo/$arch | |||
## Country : Canada | |||
Server = https://osmirror.org/manjaro/unstable/$repo/$arch | |||
## Country : South_Africa | |||
Server = http://mirror.is.co.za/mirrors/manjaro.org/unstable/$repo/$arch | |||
## Country : United_States | |||
Server = https://mirror.math.princeton.edu/pub/manjaro/unstable/$repo/$arch | |||
## Country : Chile | |||
Server = http://manjaro.dcc.uchile.cl/unstable/$repo/$arch | |||
## Country : Ecuador | |||
Server = https://mirror.cedia.org.ec/manjaro/unstable/$repo/$arch | |||
## Country : Bulgaria | |||
Server = http://manjaro.telecoms.bg/unstable/$repo/$arch | |||
## Country : Ecuador | |||
Server = https://mirror.espoch.edu.ec/manjaro/unstable/$repo/$arch | |||
## Country | ## Country : Portugal | ||
Server = http://manjaro.barata.pt/unstable/$repo/$arch | Server = http://manjaro.barata.pt/unstable/$repo/$arch | ||
## Country : Australia | |||
Server = http://manjaro.melbourneitmirror.net/unstable/$repo/$arch | |||
## Country : China | |||
Server = https://mirrors.shuosc.org/manjaro/unstable/$repo/$arch | |||
## Country : China | |||
Server = https://mirrors.shu.edu.cn/manjaro/unstable/$repo/$arch | |||
</pre> | </pre> | ||
{{warning|Do not remove hashes from the lines that contain the names of the server countries.}} | {{warning|Do not remove hashes from the lines that contain the names of the server countries.}} |