How to Install guacamole in Ubuntu 18.04



Install guacamole by entering the following commands in the terminal:

sudo apt update
sudo apt install guacamole

Description:

HTML5 web application for accessing remote desktops

Guacamole is an HTML5 web application that provides access to a desktop environment using remote desktop protocols. A centralized server acts as a tunnel and proxy, allowing access to multiple desktops through a web browser. No plugins are needed: the client requires nothing more than a web browser supporting HTML5 and AJAX. . This package contains the web application itself and depends on the guacd proxy daemon, which allows communication with various backend protocols. It also configures a Tomcat instance and provides web server configuration for Apache.

Homepage: http://guacamole.incubator.apache.org/

Version: 0.9.9+dfsg-1

Section: universe/net