BUBS - Barely Ubuntu Bar Sport

Nerd Bar => Supporto TeNNico => Discussione aperta da: GrEyOwL il 06 Aprile 2019, 19:41:13

Titolo: ARCH LINUX: Mirror list
Inserito da: GrEyOwL il 06 Aprile 2019, 19:41:13
Ragazzi
io ho eseguito a puntino GUIDA UFFICIALE (https://wiki.archlinux.org/index.php/Mirrors_(Italiano))
ma ho l impressione di avere una risposta lenta dai server. Anche perchè appunto, non ho messo solo quelli italiani, ma ho cercato di fare un mix fra quelli veloci e lo status.
Mi fate vedere la vostra ???
parlo della mirrror list, ovvio.. che avete pensato ??
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: sheldon il 06 Aprile 2019, 22:08:33
Citazione di: GrEyOwL il 06 Aprile 2019, 19:41:13
Ragazzi
io ho eseguito a puntino GUIDA UFFICIALE (https://wiki.archlinux.org/index.php/Mirrors_(Italiano))
ma ho l impressione di avere una risposta lenta dai server. Anche perchè appunto, non ho messo solo quelli italiani, ma ho cercato di fare un mix fra quelli veloci e lo status.
Mi fate vedere la vostra ???
parlo della mirrror list, ovvio.. che avete pensato ??

Io niente , l hai detto tu . ;D
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: GrEyOwL il 07 Aprile 2019, 10:17:55
be per il momento ho questa mirrorlist:
#
## Arch Linux repository mirrorlist
## Filtered by mirror score from mirror status page
## Generated on 2019-04-07
##

## Italy
Server = http://archlinux.mirror.garr.it/archlinux/$repo/os/$arch
## Italy
Server = http://mirrors.prometeus.net/archlinux/$repo/os/$arch
## Italy
Server = https://archlinux.beccacervello.it/archlinux/$repo/os/$arch
######
## France
Server = http://archlinux.mirrors.benatherton.com/$repo/os/$arch
## France
Server = https://archlinux.mirror.pkern.at/$repo/os/$arch
## France
Server = http://mirror.archlinux.ikoula.com/archlinux/$repo/os/$arch
## France
 


e questo pacman.conf;
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
#Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

#[multilib]
#Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[spooky_aur]
SigLevel = Optional TrustAll
Server = https://raw.github.com/spookykidmm/spooky_aur/master/x86_64


se voltete dite la vostra  :tnz:

Titolo: Re:ARCH LINUX: Mirror list
Inserito da: Cire il 08 Aprile 2019, 09:37:47
Io uso reflector per avere la mirrorlist aggiornata e ordinata in automatico. Basta che usi questo simpatico comando.

reflector --country 'Italy' --country 'Germany' --latest 50 --age 24 --sort rate --save /etc/pacman.d/mirrorl>

Io ho fatto un filetto sh che lancio ogni tanto.
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: GrEyOwL il 08 Aprile 2019, 10:06:43
simapatica sta cosa dlelo script..
grazie
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: madnessmike il 08 Aprile 2019, 10:21:35
Sì, ma questo?

Citazione[spooky_aur]
SigLevel = Optional TrustAll
Server = https://raw.github.com/spookykidmm/spooky_aur/master/x86_64

:omg:
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: Cire il 08 Aprile 2019, 10:24:46
Citazione
[spooky_aur]
A repository full of aur and pacman helpers

Comunque io decommenterei il multilib, oltre che togliere quel repo inutile  :P
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: GrEyOwL il 08 Aprile 2019, 10:49:56
all inizio ho preso un po ovunque,  XD
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: GrEyOwL il 08 Aprile 2019, 10:50:55
Citazione di: GrEyOwL il 08 Aprile 2019, 10:49:56
all inizio ho preso un po ovunque,  XD
edit:
mi fate vedere il vostro ???


il pacman.conof.. che avete capito

Edit_
vi spiego un attimino...
non sapendo bene, cosa avessero i repo ufficiali, e la qualità di aur , ho cercato in rete consigli e repository di 3 parti.
Ora mi sto rendendo conto, ad esempio, che gli ufficiali sono molto forniti, e che AUR ha pure molta "mondezza" non più supportata, o che non compila, o addirittura pacchetti non più presenti ne iserver.
quindi devo cercare di riordinare il tutto.. un poco di pazienza please  :asd: :asd: :beer:
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: GrEyOwL il 08 Aprile 2019, 11:07:52
Citazione di: Cire il 08 Aprile 2019, 10:24:46
Citazione
[spooky_aur]
A repository full of aur and pacman helpers

Comunque io decommenterei il multilib, oltre che togliere quel repo inutile  :P
Pensi che sia utile decommentare il multilibr ??? io anche su altre distro cerco  di utilizzarlo sempre poco.. solo se necessario.
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: GrEyOwL il 08 Aprile 2019, 19:46:16
ho tolto quel repo, ma non decommentato la multilib :)
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: Cire il 10 Aprile 2019, 08:49:19
Citazione di: GrEyOwL il 08 Aprile 2019, 10:50:55
Citazione di: GrEyOwL il 08 Aprile 2019, 10:49:56
all inizio ho preso un po ovunque,  XD
edit:
mi fate vedere il vostro ???


il pacman.conof.. che avete capito

Edit_
vi spiego un attimino...
non sapendo bene, cosa avessero i repo ufficiali, e la qualità di aur , ho cercato in rete consigli e repository di 3 parti.
Ora mi sto rendendo conto, ad esempio, che gli ufficiali sono molto forniti, e che AUR ha pure molta "mondezza" non più supportata, o che non compila, o addirittura pacchetti non più presenti ne iserver.
quindi devo cercare di riordinare il tutto.. un poco di pazienza please  :asd: :asd: :beer:
Io al momento ho solo gli ufficiali.
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: Buntolo il 13 Aprile 2019, 20:38:31
##
## Arch Linux repository mirrorlist
## Filtered by mirror score from mirror status page
## Generated on 2017-06-01
##

## Germany
Server = http://mirror.gnomus.de/$repo/os/$arch
## France
Server = http://mirrors.standaloneinstaller.com/archlinux/$repo/os/$arch
## Germany
Server = http://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
## Canada
Server = http://archlinux.mirror.colo-serv.net/$repo/os/$arch
## Germany
Server = http://repo.itmettke.de/archlinux/$repo/os/$arch
## Greece
Server = http://mirrors.myaegean.gr/linux/archlinux/$repo/os/$arch
## Iceland
Server = http://mirror.system.is/arch/$repo/os/$arch
## Latvia
Server = http://archlinux.koyanet.lv/archlinux/$repo/os/$arch
## Germany
Server = http://mirror.michael-eckert.net/archlinux/$repo/os/$arch
## Singapore
Server = http://mirror.0x.sg/archlinux/$repo/os/$arch
## Germany
Server = http://archlinux.mirror.iphh.net/$repo/os/$arch
## United States
Server = http://mirror1.hackingand.coffee/arch/$repo/os/$arch
## Denmark
Server = http://mirror.one.com/archlinux/$repo/os/$arch
## Greece
Server = http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
## Indonesia
Server = http://mirror.devilzc0de.org/archlinux/$repo/os/$arch
## Belgium
Server = http://archlinux.mirror.kangaroot.net/$repo/os/$arch
## Germany
Server = http://ftp.gwdg.de/pub/linux/archlinux/$repo/os/$arch
## South Korea
Server = http://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch
## Colombia
Server = http://mirror.upb.edu.co/archlinux/$repo/os/$arch
## Belarus
Server = http://ftp.byfly.by/pub/archlinux/$repo/os/$arch
## France
Server = http://archlinux.vi-di.fr/$repo/os/$arch
## China
Server = http://mirrors.zju.edu.cn/archlinux/$repo/os/$arch
## United States
Server = http://mirror3.hackingand.coffee/arch/$repo/os/$arch
## Germany
Server = http://www.gutscheindrache.com/mirror/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.xmission.com/archlinux/$repo/os/$arch
## Ireland
Server = http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch
## France
Server = http://mirror.archlinux.ikoula.com/archlinux/$repo/os/$arch
## United Kingdom
Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch
## Australia
Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
## Indonesia
Server = http://mirror.poliwangi.ac.id/archlinux/$repo/os/$arch
## Austria
Server = http://mirror.digitalnova.at/archlinux/$repo/os/$arch
## South Africa
Server = http://mirror.wbs.co.za/archlinux/$repo/os/$arch
## United Kingdom
Server = http://archlinux.mirrors.uk2.net/$repo/os/$arch
## Taiwan
Server = http://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch
## Netherlands
Server = http://ftp.snt.utwente.nl/pub/os/linux/archlinux/$repo/os/$arch
## Israel
Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch
## France
Server = http://archlinux.de-labrusse.fr/$repo/os/$arch
## Spain
Server = http://osl.ugr.es/archlinux/$repo/os/$arch
## United States
Server = http://mirror.vtti.vt.edu/archlinux/$repo/os/$arch
## Hungary
Server = http://ftp.energia.mta.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
## Canada
Server = http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
## United States
Server = http://mirror.umd.edu/archlinux/$repo/os/$arch
## China
Server = http://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch
## New Caledonia
Server = http://mirror.lagoon.nc/pub/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.advancedhosters.com/archlinux/$repo/os/$arch
## Vietnam
Server = http://f.archlinuxvn.org/archlinux/$repo/os/$arch
## Sweden
Server = http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
## Germany
Server = http://ftp.fau.de/archlinux/$repo/os/$arch
## Greece
Server = http://ftp.otenet.gr/linux/archlinux/$repo/os/$arch
## Romania
Server = http://mirrors.m247.ro/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch
## United States
Server = http://mirror.nexcess.net/archlinux/$repo/os/$arch
## Netherlands
Server = http://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch
## France
Server = http://archlinux.mirror.pkern.at/$repo/os/$arch
## South Korea
Server = http://mirror.premi.st/archlinux/$repo/os/$arch
## Austria
Server = http://mirror1.htu.tugraz.at/archlinux/$repo/os/$arch
## Poland
Server = http://mirror.onet.pl/pub/mirrors/archlinux/$repo/os/$arch
## Macedonia
Server = http://mirror.t-home.mk/archlinux/$repo/os/$arch
## Germany
Server = http://mirror.hactar.xyz/$repo/os/$arch
## Bulgaria
Server = http://mirror.telepoint.bg/archlinux/$repo/os/$arch
## Kazakhstan
Server = http://mirror.neolabs.kz/archlinux/$repo/os/$arch
## Slovenia
Server = http://archimonde.ts.si/archlinux/$repo/os/$arch
## United Kingdom
Server = http://arch.serverspace.co.uk/arch/$repo/os/$arch
## Germany
Server = http://mirror.js-webcoding.de/pub/archlinux/$repo/os/$arch
## Philippines
Server = http://mirror.rise.ph/archlinux/$repo/os/$arch
## Luxembourg
Server = http://archlinux.mirror.root.lu/$repo/os/$arch
## Thailand
Server = http://mirror.kku.ac.th/archlinux/$repo/os/$arch
## Sweden
Server = http://ftp.acc.umu.se/mirror/archlinux/$repo/os/$arch
## Hungary
Server = http://archmirror.hbit.sztaki.hu/archlinux/$repo/os/$arch
## Norway
Server = http://mirror.archlinux.no/$repo/os/$arch
## Romania
Server = http://mirror.archlinux.ro/archlinux/$repo/os/$arch
## United States
Server = http://mirror.yellowfiber.net/archlinux/$repo/os/$arch
## Qatar
Server = http://mirror.qnren.qa/archlinux/$repo/os/$arch
## France
Server = http://mirror.armbrust.me/archlinux/$repo/os/$arch
## United States
Server = http://arch.localmsp.org/arch/$repo/os/$arch
## Norway
Server = http://mirror.neuf.no/archlinux/$repo/os/$arch
## Germany
Server = http://mirror.fluxent.de/archlinux/$repo/os/$arch
## Colombia
Server = http://mirror.edatel.net.co/archlinux/$repo/os/$arch
## Canada
Server = http://mirror.cedille.club/archlinux/$repo/os/$arch
## Germany
Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
## Brazil
Server = http://linorg.usp.br/archlinux/$repo/os/$arch
## Bulgaria
Server = http://mirrors.netix.net/archlinux/$repo/os/$arch
## Germany
Server = http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch
## United States
Server = http://arch.mirror.constant.com/$repo/os/$arch
## Germany
Server = http://mirror.vfn-nrw.de/archlinux/$repo/os/$arch
## Czech Republic
Server = http://mirror.dkm.cz/archlinux/$repo/os/$arch
## China
Server = http://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
## Bosnia and Herzegovina
Server = http://burek.archlinux.ba/$repo/os/$arch
## China
Server = http://mirrors.xjtu.edu.cn/archlinux/$repo/os/$arch
## Belarus
Server = http://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
## Slovakia
Server = http://tux.rainside.sk/archlinux/$repo/os/$arch
## United States
Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
## United States
Server = http://archlinux.surlyjake.com/archlinux/$repo/os/$arch
## Czech Republic
Server = http://ftp.sh.cvut.cz/arch/$repo/os/$arch
## United States
Server = http://ca.us.mirror.archlinux-br.org/$repo/os/$arch
## Brazil
Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
## Finland
Server = http://arch.mirror.far.fi/$repo/os/$arch
## Germany
Server = http://mirrors.niyawe.de/archlinux/$repo/os/$arch
## Australia
Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
## United States
Server = http://mirror.lty.me/archlinux/$repo/os/$arch
## Singapore
Server = http://download.nus.edu.sg/mirror/arch/$repo/os/$arch
## China
Server = http://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
## South Africa
Server = http://za.mirror.archlinux-br.org/$repo/os/$arch
## South Africa
Server = http://mirror.is.co.za/mirror/archlinux.org/$repo/os/$arch
## Greece
Server = http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch
## Serbia
Server = http://mirror.pmf.kg.ac.rs/archlinux/$repo/os/$arch
## Canada
Server = http://muug.ca/mirror/archlinux/$repo/os/$arch
## France
Server = http://arch.yourlabs.org/$repo/os/$arch
## Germany
Server = http://mirror.selfnet.de/archlinux/$repo/os/$arch
## Lithuania
Server = http://mirrors.atviras.lt/archlinux/$repo/os/$arch
## Romania
Server = http://archlinux.mirrors.linux.ro/$repo/os/$arch
## Germany
Server = http://mirror.f4st.host/archlinux/$repo/os/$arch
## United Kingdom
Server = http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch
## United States
Server = http://mirror.metrocast.net/archlinux/$repo/os/$arch
## Brazil
Server = http://pet.inf.ufsc.br/mirrors/archlinux/$repo/os/$arch
## Worldwide
Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch
## Taiwan
Server = http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
## Czech Republic
Server = http://mirror.vpsfree.cz/archlinux/$repo/os/$arch
## Germany
Server = http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch
## Russia
Server = http://mirror.rol.ru/archlinux/$repo/os/$arch
## France
Server = http://mirror.tyborek.pl/arch/$repo/os/$arch
## United States
Server = http://mirror.cs.pitt.edu/archlinux/$repo/os/$arch
## Croatia
Server = http://archlinux.iskon.hr/$repo/os/$arch
## Czech Republic
Server = http://gluttony.sin.cvut.cz/arch/$repo/os/$arch
## United States
Server = http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/$arch
## China
Server = http://mirrors.163.com/archlinux/$repo/os/$arch
## Germany
Server = http://mirror.de.leaseweb.net/archlinux/$repo/os/$arch
## Germany
Server = http://archlinux.nullpointer.io/$repo/os/$arch
## France
Server = http://mirror.lastmikoi.net/archlinux/$repo/os/$arch
## United States
Server = http://mirror.htnshost.com/archlinux/$repo/os/$arch
## United States
Server = http://mirror.jmu.edu/pub/archlinux/$repo/os/$arch
## United States
Server = http://mirror2.hackingand.coffee/arch/$repo/os/$arch
## Canada
Server = http://mirror.its.dal.ca/archlinux/$repo/os/$arch
## France
Server = http://mirror.gerhard.re/archlinux/$repo/os/$arch
## Czech Republic
Server = http://ftp.fi.muni.cz/pub/linux/arch/$repo/os/$arch
## Spain
Server = http://sunsite.rediris.es/mirror/archlinux/$repo/os/$arch
## India
Server = http://ftp.iitm.ac.in/archlinux/$repo/os/$arch
## Japan
Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch
## Bulgaria
Server = http://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch
## United States
Server = http://cosmos.cites.illinois.edu/pub/archlinux/$repo/os/$arch
## Italy
Server = http://archlinux.prometeolibero.eu/archlinux/$repo/os/$arch
## Ukraine
Server = http://archlinux.ip-connect.vn.ua/$repo/os/$arch
## Germany
Server = http://ftp.uni-hannover.de/archlinux/$repo/os/$arch
## United States
Server = http://mirror.as65535.net/archlinux/$repo/os/$arch
## Japan
Server = http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/$repo/os/$arch
## Germany
Server = http://archlinux.thaller.ws/$repo/os/$arch
## Germany
Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
## Norway
Server = http://archlinux.uib.no/$repo/os/$arch
## Germany
Server = http://k42.ch/mirror/archlinux/$repo/os/$arch
## Germany
Server = http://mirror.netcologne.de/archlinux/$repo/os/$arch
## Brazil
Server = http://archlinux.pop-es.rnp.br/$repo/os/$arch
## France
Server = http://mir.archlinux.fr/$repo/os/$arch
## Bosnia and Herzegovina
Server = http://archlinux.mirror.ba/$repo/os/$arch
## France
Server = http://archlinux.polymorf.fr/$repo/os/$arch
## Bulgaria
Server = http://mirror.host.ag/archlinux/$repo/os/$arch
## Germany
Server = http://mirror.metalgamer.eu/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch
## Germany
Server = http://linux.rz.rub.de/archlinux/$repo/os/$arch
## Chile
Server = http://mirror.archlinux.cl/$repo/os/$arch
## China
Server = http://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch
## South Africa
Server = http://ftp.wa.co.za/pub/archlinux/$repo/os/$arch
## Portugal
Server = http://glua.ua.pt/pub/archlinux/$repo/os/$arch
## France
Server = http://ftp.u-strasbg.fr/linux/distributions/archlinux/$repo/os/$arch
## United States
Server = http://il.mirrors.linaxe.net/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch
## Poland
Server = http://arch.midov.pl/arch/$repo/os/$arch
## Germany
Server = http://ftp.uni-bayreuth.de/linux/archlinux/$repo/os/$arch
## Germany
Server = http://archmirror.tomforb.es/$repo/os/$arch
## Netherlands
Server = http://archlinux.mirror.wearetriple.com/$repo/os/$arch
## Russia
Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch
## Taiwan
Server = http://ftp.yzu.edu.tw/Linux/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
## Iran
Server = http://repo.sadjad.ac.ir/arch/$repo/os/$arch
## United States
Server = http://il.us.mirror.archlinux-br.org/$repo/os/$arch
## Thailand
Server = http://mirror.adminbannok.com/archlinux/$repo/os/$arch
## Poland
Server = http://ftp.vectranet.pl/archlinux/$repo/os/$arch
## Worldwide
Server = http://mirrors.evowise.com/archlinux/$repo/os/$arch
## Germany
Server = http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch
## Russia
Server = http://mirror.aur.rocks/$repo/os/$arch
## United States
Server = http://mirrors.acm.wpi.edu/archlinux/$repo/os/$arch
## United States
Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
## Switzerland
Server = http://archlinux.puzzle.ch/$repo/os/$arch
## France
Server = http://archlinux.mailtunnel.eu/$repo/os/$arch
## Portugal
Server = http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/$repo/os/$arch
## Netherlands
Server = http://ftp.nluug.nl/os/Linux/distr/archlinux/$repo/os/$arch
## Denmark
Server = http://mirrors.dotsrc.org/archlinux/$repo/os/$arch
## Ecuador
Server = http://mirror.espoch.edu.ec/archlinux/$repo/os/$arch
## Macedonia
Server = http://arch.softver.org.mk/archlinux/$repo/os/$arch
## Italy
Server = http://mi.mirror.garr.it/mirrors/archlinux/$repo/os/$arch
## Sweden
Server = http://archlinux.dynamict.se/$repo/os/$arch
## Czech Republic
Server = http://mirrors.nic.cz/archlinux/$repo/os/$arch
## Czech Republic
Server = http://ftp.linux.cz/pub/linux/arch/$repo/os/$arch
## Canada
Server = http://archlinux.mirror.rafal.ca/$repo/os/$arch
## Sweden
Server = http://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch
## United States
Server = http://mirror.math.princeton.edu/pub/archlinux/$repo/os/$arch
## Brazil
Server = http://br.mirror.archlinux-br.org/$repo/os/$arch
## Switzerland
Server = http://pkg.adfinis-sygroup.ch/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch
## Germany
Server = http://mirrors.n-ix.net/archlinux/$repo/os/$arch
## Denmark
Server = http://ftp.klid.dk/ftp/archlinux/$repo/os/$arch
## Slovakia
Server = http://mirror.lnx.sk/pub/linux/archlinux/$repo/os/$arch
## Ecuador
Server = http://mirror.uta.edu.ec/archlinux/$repo/os/$arch
## Australia
Server = http://archlinux.mirror.digitalpacific.com.au/$repo/os/$arch
## Germany
Server = http://arch.jensgutermuth.de/$repo/os/$arch
## Germany
Server = http://mirror.ubrco.de/archlinux/$repo/os/$arch
## Netherlands
Server = http://mirror.netrouting.net/archlinux/$repo/os/$arch
## United States
Server = http://mirror.cc.columbia.edu/pub/linux/archlinux/$repo/os/$arch
## United Kingdom
Server = http://mirrors.manchester.m247.com/arch-linux/$repo/os/$arch
## Poland
Server = http://mirror.chmuri.net/archmirror/$repo/os/$arch
## United States
Server = http://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
## Poland
Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
## France
Server = http://arch.tamcore.eu/$repo/os/$arch
## Romania
Server = http://mirrors.pidginhost.com/arch/$repo/os/$arch
## Hong Kong
Server = http://arch-mirror.wtako.net/$repo/os/$arch
## Ecuador
Server = http://mirror.cedia.org.ec/archlinux/$repo/os/$arch
## Canada
Server = http://mirror.frgl.pw/archlinux/$repo/os/$arch
## Italy
Server = http://mirrors.prometeus.net/archlinux/$repo/os/$arch
## France
Server = http://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch
## Greece
Server = http://foss.aueb.gr/mirrors/linux/archlinux/$repo/os/$arch
## Taiwan
Server = http://archlinux.cs.nctu.edu.tw/$repo/os/$arch
## Indonesia
Server = http://suro.ubaya.ac.id/archlinux/$repo/os/$arch
## Australia
Server = http://ftp.swin.edu.au/archlinux/$repo/os/$arch
## Sweden
Server = http://ftp.myrveln.se/pub/linux/archlinux/$repo/os/$arch
## Ukraine
Server = http://mirrors.nix.org.ua/linux/archlinux/$repo/os/$arch
## United States
Server = http://mirror.es.its.nyu.edu/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.gigenet.com/archlinux/$repo/os/$arch
## Austria
Server = http://mirror.easyname.at/archlinux/$repo/os/$arch
## Italy
Server = http://archlinux.students.cs.unibo.it/$repo/os/$arch
## New Caledonia
Server = http://archlinux.nautile.nc/archlinux/$repo/os/$arch
## France
Server = http://fooo.biz/archlinux/$repo/os/$arch
## United States
Server = http://mirrors.liquidweb.com/archlinux/$repo/os/$arch
## United States
Server = http://arch.mirrors.pair.com/$repo/os/$arch
## Netherlands
Server = http://mirror.i3d.net/pub/archlinux/$repo/os/$arch
## Netherlands
Server = http://arch.apt-get.eu/$repo/os/$arch
## Germany
Server = http://mirror.united-gameserver.de/archlinux/$repo/os/$arch
## United States
Server = http://mirror.epiphyte.network/archlinux/$repo/os/$arch
## United States
Server = http://mirror.kaminski.io/archlinux/$repo/os/$arch
## Turkey
Server = http://ftp.linux.org.tr/archlinux/$repo/os/$arch
## Germany
Server = http://archlinux.honkgong.info/$repo/os/$arch
## Germany
Server = http://artfiles.org/archlinux.org/$repo/os/$arch
## Germany
Server = http://mirror.loli.forsale/arch/$repo/os/$arch
## Germany
Server = http://mirror.23media.de/archlinux/$repo/os/$arch
## Germany
Server = http://archlinux.thelinuxnetworx.rocks/$repo/os/$arch
## United States
Server = http://mirrors.rit.edu/archlinux/$repo/os/$arch
## Germany
Server = http://mirror.pseudoform.org/$repo/os/$arch
## Belgium
Server = http://archlinux.cu.be/$repo/os/$arch
Titolo: Re:ARCH LINUX: Mirror list
Inserito da: Darko il 21 Aprile 2019, 11:15:44
https://wiki.manjaro.org/index.php?title=Use_pacman-mirrors_to_Set_the_Fastest_Download_Server

Con pacman-mirrors puoi cercare i server più aggiornati e veloci
Questo cerca tra tutti e li inserisce nella mirrorlist
sudo pacman-mirrors --fasttrack && sudo pacman -Syyu

questo si limita ai 10 più veloci
sudo pacman-mirrors --fasttrack 10 && sudo pacman -Syyu