Actions
h1. Installing Wt on ArchLinux
You can install or upgrade using:
sudo pacman -Syu wt
Its easier then doing:
sudo pacman -R wt
sudo pacman -S community/wt
h1. Installing release candidate version
sudo pacman -R wt; # only needed if you have RC installed
sudo pacman -S wt
Updated by Wim Dumon over 10 years ago ยท 10 revisions