How to Install RustDesk on Ubuntu Linux
RustDesk installation on Ubuntu Linux involves downloading the correct `.deb` package from the official RustDesk releases page.
RustDesk is a free remote desktop app, similar to AnyDesk or TeamViewer, but built for privacy and easy self-hosting. Its code is public, meaning anyone can see how it works.
This tool offers strong security with end-to-end encryption, keeping your connections private. It lets you control your Ubuntu computer from another device.
You can usually find stable versions for Ubuntu 20.04 LTS and newer, making it easy to get started on most current Ubuntu systems.
Install RustDesk on Ubuntu Linux by opening a terminal and running `sudo apt update`, `wget https://github.com/rustdesk/rustdesk/releases/download/1.1.9/rustdesk-1.1.9.deb`, and `sudo apt install ./rustdesk-1.1.9.deb`. Alternatively, download the .deb file and install it via your file manager.
How to install RustDesk remote desktop support tool on Ubuntu Linux
Installing RustDesk on Ubuntu Linux is also possible using terminal commands. This free tool lets you control another computer from a distance, which is great for getting help or helping others. Follow these steps to install RustDesk on Ubuntu and start using the remote desktop software quickly.
Below is how to install it on Ubuntu Linux.
To install RustDesk on Ubuntu Linux, run the commands below.
sudo apt update wget https://github.com/rustdesk/rustdesk/releases/download/1.1.9/rustdesk-1.1.9.deb sudo apt install ./rustdesk-1.1.9.deb
Alternatively, you can download the RustDesk Deb file from the link below. To install it, right-click the file on your Ubuntu desktop and choose Install.
Once installed, open the Activities panel and search for and select RustDesk on the dashboard.

When the app opens, type in the remote ID of the machine you wish to connect to, then click the Connect button.

Windows client
The RustDesk Windows client is also available directly from the official RustDesk website. You don’t need administrator privileges to install or run it, so any user can set it up quickly. Downloading the RustDesk Windows client is a handy way to get remote access working fast.
Any standard account should be able to install and use it without any issues.
If you still can’t install or don’t want to install anything, use RustDesk web to connect to a remote computer.
Type in the remote ID and connect.
You will see a prompt to Accept or Dismiss when a connection comes in.

That should do it!
Conclusion:
- RustDesk is a versatile and user-friendly remote desktop tool for accessing and controlling devices from anywhere at any time
- The installation process on Ubuntu Linux is straightforward, and with the Windows client, it can be used without administrative privileges
- RustDesk’s end-to-end encryption and easy remote connection make it a reliable choice for secure and efficient remote support
- For those who prefer not to install anything, RustDesk web offers a convenient solution for connecting to remote computers
- Users can contribute feedback or suggestions via the comment section for further enhancements and improvements
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!