>  -------Original Message-------
>  From: SAIFI <[email protected]>
>  To: [email protected] <[email protected]>
>  Subject: [foss] archlinux direct download URL
>  Sent: Apr 24 '21 04:25
>  
>  Hi:
>  
>  Here is the ArchLinux direct download URL which can be used in automation 
> scripts.
>  
>  wget --continue 
> http://mirror.rackspace.com/archlinux/iso/2021.04.01/sha1sums.txt
>  wget --continue 
> http://mirror.rackspace.com/archlinux/iso/2021.04.01/archlinux-2021.04.01-x86_64.iso
>  
>  and then use for hash verification
>  
>  sha1sum --ignore-missing --check sha1sums.txt
>  
>  the output would be likek
>  
>  archlinux-2021.04.01-x86_64.iso: OK
>  
>  which can be split over ': ' to compare with 'OK'.
>  
>  
>  warm regards
>  Saifi.
>  
>  

Thanks the hash verification command has been asked for multiple times.

Cheers
Aahna S.

Reply via email to