NOTE: devkitPro pacman users should add dkp-
to the start of every command. Windows users should not use sudo
.
sudo pacman-key --recv 58FEA0CA2E5DD47D --keyserver keyserver.ubuntu.com
sudo pacman-key --finger 58FEA0CA2E5DD47D
sudo pacman-key --lsign 58FEA0CA2E5DD47D
Add the following to the end of your /etc/pacman.conf
or $DEVKITPRO/pacman/etc/pacman.conf
:
All OSes:
[dsh-libs]
Server = https://pacman.ds-homebrew.com/
[dsh-osx]
Server = https://pacman.ds-homebrew.com/osx/$arch/
[dsh-linux]
Server = https://pacman.ds-homebrew.com/linux/$arch/
[dsh-windows]
Server = https://pacman.ds-homebrew.com/windows/$arch/
sudo pacman -Sy