 RPM Repository Setup
RPM Repository SetupAll the instructions below must be run as root,
		so open a terminal and become root:
		
	sudo su -	rpm --import https://winswitch.org/gpg.asc
			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	yum install xpra