ミラー最適化
reflector
を使い高速なミラーへ変更
pacman -S reflector
reflector -c JP -p https -p http --sort rate --save /etc/pacman.d/mirrorlist
ラッパー yay
を使う
AURを併せて使える
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
paru
のほうが新しいらしい
git clone https://github.com/Morganamilo/paru
cd paru
makepkg -si
プログレスバーをpacmanに
/etc/pacman.conf
の[options]
に追加
aria2
ダウンローダーをaria2へ変更
pacman -S aria2
/etc/pacman.conf
に追加