How to install rustdesk client on debian 12.
These are the steps on the rustdesk documentation. I just want to simplify it so it’s easier to understand.
1. Download the correct version that you need. You will find it here...
At the time of this writing I’m downloading the ubuntu x64 version.
It’s important to note the whole file name of your download because that’s what you will use to enter in the line below where they have “version” written. It can be confusing if you’re new to any linux.
2. The next step is to open up the terminal in your linux and use the intallation line below. You can find the document here. https://rustdesk.com/docs/en/client/
Now you will type in the terminal: sudo apt install –fy ./rustdesk-1.3.8-x86_64.deb
This should install the rustdesk client on your debian desktop. This does not install a server.
How to uninstall rustdesk client on debian 12.
Just go into the synaptec package manager and search for rustdesk as you can see above.
Then you can go into the mark for complete removal and you will need to apply the settings in order for the system to remove it. That’s it.
No comments:
Post a Comment