MultiVNC is a free and open source VNC viewer application for Linux, Windows and MacOS. It comes with Tight, TLS , AnonTLS, and VeNCrypt support, connection bookmark, framebuffer resize, multiple connections in one viewer, reverse VNC, discovery of VNC servers, loggable statistics, Record and replay of user input macros and more. It is released under GNU General Public License v3.0.
Download MultiVNC [Windows, MacOS]
Install MultiVNC on Ubuntu Linux
You can install MultiVNC via flatpak package file from the remote flathub store. You need to install flatpak and flathub on your system and restart it after the installation.
Install flatpak and flathub on Ubuntu
After that open the terminal (ctrl+alt+t) and run below MultiVNC flatpak install command. It will install the latest version of MultiVNC on your system.
flatpak install flathub net.christianbeier.MultiVNC
Now open MultiVNC using below command or show applications menu from Ubuntu dock.
flatpak run net.christianbeier.MultiVNC
And you can also uninstall it using below commands.
flatpak uninstall net.christianbeier.MultiVNC
[OR]
sudo flatpak uninstall net.christianbeier.MultiVNC