Installing, updating and uninstalling Varwin on Linux
Installing
Execute the command
wget -q -O - https://dist.varwin.com/debian/stable/17/setup-repo.sh | sudo bash
CODEConfirm the action with the password for the current user
Execute the command
sudo apt install varwin-17
CODEConfirm the action with the password for the current user
Wait for the installation to complete
- Open Start → Other → Varwin 17
- Authorise by entering your licence key or using a social networking site
Update
Execute the command
sudo apt update && sudo apt upgrade varwin-17
CODE- Confirm the operation with the password for the current user
- Wait for the update to complete
Deletion
Execute the command
sudo apt remove varwin-17
CODE- Confirm the operation with the password for the current user
- Wait for the deletion to complete