Install swift

in arch linux

yay -S swift-bin
# swift bin path and add to ~/.bashrc
export PATH="~/.swift/bin/:$PATH"

other linux platforms or windows goto swift download web to install