How to Install and Uninstall guacd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "guacd" package

Please follow the guidelines below to install guacd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install guacd

2. Uninstall "guacd" package

Please follow the guidelines below to uninstall guacd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove guacd $ sudo apt autoclean && sudo apt autoremove

3. Information about the guacd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: guacd
Priority: extra
Section: universe/net
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: guacamole-server
Version: 0.8.3-2
Depends: lsb-base (>= 3.0-6), libc6 (>= 2.15), libguac5, libssl1.0.0 (>= 1.0.0)
Filename: pool/universe/g/guacamole-server/guacd_0.8.3-2_amd64.deb
Size: 12542
MD5sum: 6e1ebc63e45902f3af8f6b4b5e30b694
SHA1: 6b1a8ea2741b85c9a8eab10b9f042600fafbb8e3
SHA256: 2e1c4585e90b83c7b752c1fe6b779d850852d76743b01f8efa07c5b50121e229
Description-en: Guacamole proxy daemon
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
Description-md5: fe6aed68d1d21527888991c6e2b7e888
Homepage: http://guac-dev.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu