VARWIN DOCS Varwin XRMS Preparing to install the Varwin XRMS Installing Varwin XRMS on Linux Current: Installing, updating and uninstalling Varwin on Linux Installing, updating and uninstalling Varwin on Linux InstallingExecute the command wget -q -O - https://dist.varwin.com/debian/stable/17/setup-repo.sh | sudo bash CODE Confirm the action with the password for the current userExecute the command sudo apt install varwin-17 CODE Confirm the action with the password for the current userWait for the installation to completeOpen Start → Other → Varwin 17Authorise by entering your licence key or using a social networking siteUpdateExecute the command sudo apt update && sudo apt upgrade varwin-17 CODE Confirm the operation with the password for the current userWait for the update to completeDeletionExecute the command sudo apt remove varwin-17 CODE Confirm the operation with the password for the current userWait for the deletion to complete ×