1
edit
(Marked this version for translation) |
(More keyrings might be needed for ARM.) |
||
Line 137: | Line 137: | ||
<!--T:88--> | <!--T:88--> | ||
'''3. Download the packages:''' | '''3. Download the packages:''' | ||
{{BoxInfo|Info| GPG check errors can be ignored, since it only downloads the keyring packages.}} | {{BoxInfo|Info| GPG check errors can be ignored, since it only downloads the keyring packages. | ||
Those running ARM may also need to download archlinuxarm-keyring and manjaro-arm-keyring. | |||
}} | |||
mkdir -pv $HOME/.cache/pkg/ && sudo pacman -Syw archlinux-keyring manjaro-keyring --cachedir $HOME/.cache/pkg/ | mkdir -pv $HOME/.cache/pkg/ && sudo pacman -Syw archlinux-keyring manjaro-keyring --cachedir $HOME/.cache/pkg/ |
edit