Project

General

Profile

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 about 10 years ago ยท 10 revisions