Search Criteria
Package Details: guacamole-server 1.6.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/guacamole-server.git (read-only, click to copy) |
|---|---|
| Package Base: | guacamole-server |
| Description: | Guacamole proxy daemon |
| Upstream URL: | http://guacamole.sourceforge.net/ |
| Keywords: | guacamole |
| Licenses: | Apache-2.0 |
| Replaces: | guacd, libguac, libguac-client-rdp, libguac-client-ssh, libguac-client-vnc |
| Submitter: | calendulish |
| Maintainer: | figue |
| Last Packager: | figue |
| Votes: | 27 |
| Popularity: | 0.000009 |
| First Submitted: | 2013-09-17 15:21 (UTC) |
| Last Updated: | 2026-01-04 12:49 (UTC) |
Dependencies (19)
- ffmpeg4.4
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libwebp (libwebp-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libssh (libssh-gitAUR) (make)
- libtelnetAUR (make)
- libvncserver (libvncserver-gitAUR) (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR) (make)
- pango (pango-gitAUR, pango-nothai-gitAUR) (make)
- freerdp2AUR (optional) – for rdp protocol support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – for pulseaudio support
- libssh (libssh-gitAUR) (optional) – for ssh protocol support
- libtelnetAUR (optional) – for telnet protocol support
- libvncserver (libvncserver-gitAUR) (optional) – for vnc protocol support
- libwebsockets (optional) – Support for Kubernetes
- monospace (optional) – any monospace font such as terminus-font, ttf-inconsolata or ttf-fira-mono. Without it, SSH will not work
Required by (1)
- authentik-outpost (optional)
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
damathgrass commented on 2026-03-03 19:52 (UTC)
Is it just me that's getting this error during build?
figue commented on 2026-01-04 12:49 (UTC)
@sanbikappa thanks. Patch added.
sanbikappa commented on 2026-01-02 01:03 (UTC) (edited on 2026-01-02 01:04 (UTC) by sanbikappa)
@lowlow
please refer: GUACAMOLE-2070
As a workaround, you can revise
prepare()inPKGBUILD:lowlow commented on 2025-09-04 16:10 (UTC)
I failed to build the last version (1.6.0) of the server. Here is the issue I get:
tachtler commented on 2025-06-28 09:20 (UTC)
Hi Figue,
Thank you for continuing to build the package even though you no longer use it yourself!
Klaus.
figue commented on 2025-06-23 20:22 (UTC)
I'm not using guacamole anymore, but I'll try to keep maintaining if there isn't any volunteers.
figue commented on 2024-03-31 00:54 (UTC)
@dodecahedron freerdp is an optional dependency, so if you install freerdp2 and rebuild, it should work out-of-the-box. I'll updated anyway the optdepend array in order to point the user to the right package.
About patching service files: I prefer to avoid it. Perhaps is a better choice send an email upstream or file a bug.
Thanks for reporting.
dodecahedron commented on 2024-03-30 21:35 (UTC)
@figue Thanks for maintaining this package! I have two suggestions:
As @xabbu mentioned, freerdp was updated to version 3.4.0 so Guacamole no longer works with that version, so you should make this package depend on freerdp2 instead.
I mentioned previously that it would be better to create a dedicated user named guacd for running guacd instead of using the
daemonuser. To make this change, you would need to patch the systemd service, add a sysusers file to create the guacd user, and a tmpfiles file to create that user's home directory. See https://aur.archlinux.org/cgit/aur.git/tree/?h=mastodon for an example of how to do this.xabbu commented on 2024-03-24 08:27 (UTC)
There was an update of the freerdp package to version 3.4.0. Guacamole is not compatible with this freerdp version. However, the new freerdp2 package provides the older version and restores rdp protocol support.
figue commented on 2024-02-23 13:14 (UTC)
@KiralyCraft yeah, it's like you said (I have guacd user created too). Upstream has a systemd service that uses daemon as user, and the consequence is that RDP fails if that user has a home without permissions.
In fact, several online Guacamole install guides mention the creation of that user. Perhaps I can add a warning in post-install scripts or we can write a Wiki article with all these things.
1 2 3 4 5 6 .. 12 Next › Last »