How to download Arch Linux from a mirror
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
This is probably a dumb question but I've been trying to figure this out for a good hour and I haven't found anything.
I went to https://www.archlinux.org/download/ then I clicked on a mirror site and a site popped up, but this just seems to be a filesystem. How do I download from here?
arch-linux mirror
add a comment |Â
up vote
0
down vote
favorite
This is probably a dumb question but I've been trying to figure this out for a good hour and I haven't found anything.
I went to https://www.archlinux.org/download/ then I clicked on a mirror site and a site popped up, but this just seems to be a filesystem. How do I download from here?
arch-linux mirror
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
This is probably a dumb question but I've been trying to figure this out for a good hour and I haven't found anything.
I went to https://www.archlinux.org/download/ then I clicked on a mirror site and a site popped up, but this just seems to be a filesystem. How do I download from here?
arch-linux mirror
This is probably a dumb question but I've been trying to figure this out for a good hour and I haven't found anything.
I went to https://www.archlinux.org/download/ then I clicked on a mirror site and a site popped up, but this just seems to be a filesystem. How do I download from here?
arch-linux mirror
asked May 3 at 16:32
Trashtalk
64
64
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Find some mirror geographically near to you. Let's pretend you are French, so it could be https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/
You'll find remote files such as archlinux-2018.05.01-x86_64.iso
Download that ISO image with a good enough HTTP client, preferably on the command line. If you use wget, it would be
wget https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/archlinux-2018.05.01-x86_64.iso
If you don't understand what I mean, read more about the HTTP protocol. You need to use some HTTP GET
request. Choose the appropriate HTTP client capable of doing that correctly.
You could download the checksum files, like md5sums.txt
to be able to check that your downloaded image was not corrupted during the download.
Then burn that ISO image into a CDROM or an USB key (how to do that might depend upon your current operating system, perhaps you might use Nero on Windows, which I don't know).
Read Getting and Installing Arch.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Find some mirror geographically near to you. Let's pretend you are French, so it could be https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/
You'll find remote files such as archlinux-2018.05.01-x86_64.iso
Download that ISO image with a good enough HTTP client, preferably on the command line. If you use wget, it would be
wget https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/archlinux-2018.05.01-x86_64.iso
If you don't understand what I mean, read more about the HTTP protocol. You need to use some HTTP GET
request. Choose the appropriate HTTP client capable of doing that correctly.
You could download the checksum files, like md5sums.txt
to be able to check that your downloaded image was not corrupted during the download.
Then burn that ISO image into a CDROM or an USB key (how to do that might depend upon your current operating system, perhaps you might use Nero on Windows, which I don't know).
Read Getting and Installing Arch.
add a comment |Â
up vote
1
down vote
accepted
Find some mirror geographically near to you. Let's pretend you are French, so it could be https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/
You'll find remote files such as archlinux-2018.05.01-x86_64.iso
Download that ISO image with a good enough HTTP client, preferably on the command line. If you use wget, it would be
wget https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/archlinux-2018.05.01-x86_64.iso
If you don't understand what I mean, read more about the HTTP protocol. You need to use some HTTP GET
request. Choose the appropriate HTTP client capable of doing that correctly.
You could download the checksum files, like md5sums.txt
to be able to check that your downloaded image was not corrupted during the download.
Then burn that ISO image into a CDROM or an USB key (how to do that might depend upon your current operating system, perhaps you might use Nero on Windows, which I don't know).
Read Getting and Installing Arch.
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Find some mirror geographically near to you. Let's pretend you are French, so it could be https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/
You'll find remote files such as archlinux-2018.05.01-x86_64.iso
Download that ISO image with a good enough HTTP client, preferably on the command line. If you use wget, it would be
wget https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/archlinux-2018.05.01-x86_64.iso
If you don't understand what I mean, read more about the HTTP protocol. You need to use some HTTP GET
request. Choose the appropriate HTTP client capable of doing that correctly.
You could download the checksum files, like md5sums.txt
to be able to check that your downloaded image was not corrupted during the download.
Then burn that ISO image into a CDROM or an USB key (how to do that might depend upon your current operating system, perhaps you might use Nero on Windows, which I don't know).
Read Getting and Installing Arch.
Find some mirror geographically near to you. Let's pretend you are French, so it could be https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/
You'll find remote files such as archlinux-2018.05.01-x86_64.iso
Download that ISO image with a good enough HTTP client, preferably on the command line. If you use wget, it would be
wget https://mirror.thekinrar.fr/archlinux/iso/2018.05.01/archlinux-2018.05.01-x86_64.iso
If you don't understand what I mean, read more about the HTTP protocol. You need to use some HTTP GET
request. Choose the appropriate HTTP client capable of doing that correctly.
You could download the checksum files, like md5sums.txt
to be able to check that your downloaded image was not corrupted during the download.
Then burn that ISO image into a CDROM or an USB key (how to do that might depend upon your current operating system, perhaps you might use Nero on Windows, which I don't know).
Read Getting and Installing Arch.
edited May 3 at 17:26
answered May 3 at 16:41
Basile Starynkevitch
7,8581940
7,8581940
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441599%2fhow-to-download-arch-linux-from-a-mirror%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password