All the instructions below must be run as root
,
so open a terminal and become root:
sudo su -
rpm --import https://winswitch.org/gpg.asc
(or you can let yum import it later from the same location)
The key ID is 0xF18AD6BB
, for Userid: "Antoine Martin <[email protected]>"
cd /etc/zypp/repos.d
zypper install -y curl
curl -O https://winswitch.org/downloads/openSUSE/winswitch.repo
alias yum=zypper
cd /etc/zypp/repos.d
zypper install -y curl
curl -O https://winswitch.org/downloads/openSUSE/winswitch.repo
curl -O https://winswitch.org/downloads/openSUSE/winswitch-beta.repo
alias yum=zypper
cd /etc/yum.repos.d/
yum install -y curl
curl -O https://winswitch.org/downloads/Fedora/winswitch.repo
cd /etc/yum.repos.d/
yum install -y curl
curl -O https://winswitch.org/downloads/Fedora/winswitch.repo
curl -O https://winswitch.org/downloads/Fedora/winswitch-beta.repo
cd /etc/yum.repos.d/
yum install -y curl
curl -O https://winswitch.org/downloads/CentOS/winswitch.repo
$releasever
.
cd /etc/yum.repos.d/
yum install -y curl
curl -O https://winswitch.org/downloads/CentOS/winswitch.repo
curl -O https://winswitch.org/downloads/CentOS/winswitch-beta.repo
yum install winswitch
Or to only install xpra:
yum install xpra