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.000000 |
| 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)
- pango (pango-nothai-gitAUR, pango-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) (make)
- pango (pango-nothai-gitAUR, pango-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 »
subes commented on 2026-06-07 13:26 (UTC) (edited on 2026-06-07 13:27 (UTC) by subes)
To get the package building I had to remove "freerdp" (version 3), install "freerdp2" (via AUR) and add
export CFLAGS="$CFLAGS -Wno-error"
right before the ./configure ... line in the PKGBUILD
export CFLAGS="$CFLAGS -Wno-error=macro-redefined"
might also work, but I did not test this
jaro3 commented on 2026-03-18 09:05 (UTC)
If I try to build in clean chroot, it also quits because the dependencies are not present in the repo:
jaro3 commented on 2026-03-17 09:04 (UTC)
Getting the same:
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.
1 2 3 4 5 6 .. 12 Next › Last »