wsgate from home:felfert project

Select Your Operating System

For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:felfert/CentOS_CentOS-6/home:felfert.repo
yum install wsgate
For openSUSE 11.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/openSUSE_11.4/home:felfert.repo
zypper refresh
zypper install wsgate
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP2/home:felfert.repo
zypper refresh
zypper install wsgate
For SLE 11 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:felfert/SLE_11_SP1/home:felfert.repo
zypper refresh
zypper install wsgate
For xUbuntu 12.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/felfert/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:felfert.list
curl -fsSL https://download.opensuse.org/repositories/home:felfert/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_felfert.gpg > /dev/null
sudo apt update
sudo apt install wsgate