pacman -S rust
pacman -S base-devel
cd ~
mkdir git
cd git
git clone https://github.com/bohdaq/rts-arch-package.git
cd rts-arch-package
makepkg
ls -l
Replace VERSION with version you've built.
sudo pacman -U rust-tls-server-VERSION.pkg.tar.zst
rts
Press Ctrl + C (or CMD + C) to stop server.
pacman -Rs rust-tls-server