@dmsh They are at 5.1.16 by now... Could we maybe please get a new version soon?
Search Criteria
Package Details: cisco-secure-client 5.1.16.194-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cisco-secure-client.git (read-only, click to copy) |
|---|---|
| Package Base: | cisco-secure-client |
| Description: | Cisco AnyConnect Secure Mobility Client |
| Upstream URL: | https://www.cisco.com/site/us/en/products/security/secure-client/index.html |
| Licenses: | custom |
| Conflicts: | cisco-anyconnect |
| Submitter: | dmsh |
| Maintainer: | dmsh |
| Last Packager: | dmsh |
| Votes: | 11 |
| Popularity: | 0.87 |
| First Submitted: | 2024-03-20 21:37 (UTC) |
| Last Updated: | 2026-05-01 20:13 (UTC) |
Dependencies (6)
- ca-certificates (ca-certificates-utils)
- libxml2-legacy
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (optional) – required by vpnui
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR) (optional) – required by vpnui
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (optional) – required by desktop shortcuts
- webkit2gtkAUR (webkit2gtk-imgpasteAUR) (optional) – required by acwebhelper
Required by (0)
Sources (1)
Daniel_MFG commented on 2026-04-07 18:51 (UTC)
dmsh commented on 2026-03-20 05:13 (UTC)
@friciwolf - can't find where to get 5.1.16.194. If you have it uploaded in to https://archive.org, then please share link for package.
friciwolf commented on 2026-03-19 16:44 (UTC) (edited on 2026-03-19 16:47 (UTC) by friciwolf)
could we have an update @dmsh ?
there seems to be a newer version available since this package has been updated half a year ago:
https://software.cisco.com/download/home/286330811/type/282364313/release/5.1.16.194
alllexx88 commented on 2025-09-22 21:11 (UTC)
Hi @dmsh Thanks, can confirm it's working fine.
dmsh commented on 2025-09-22 20:43 (UTC)
Hi @alllexx88,
Updated to 5.1.11.388, please verify and confirm.
Regards
alllexx88 commented on 2025-09-22 15:30 (UTC)
alllexx88 commented on 2025-08-07 10:22 (UTC) (edited on 2025-08-07 11:20 (UTC) by alllexx88)
There's a newer version available:
P.S. You can get official checksums here: https://software.cisco.com/download/home/286330811/type/282364313/release/5.1.10.233
beardedlinuxgeek commented on 2025-08-07 09:14 (UTC) (edited on 2025-09-22 11:15 (UTC) by beardedlinuxgeek)
When I try to connect, I get the error: "you are missing the required libraries."
To solve this:
pacman -S webkit2gtk
Then it will try to connect, but you get a blank window. To solve this, launch the application with:
WEBKIT_DISABLE_DMABUF_RENDERER=1 /opt/cisco/secureclient/bin/vpnui
ExpandingMan commented on 2025-05-19 13:34 (UTC)
I'm actually on manjaro, so I think the issue was them still pointing to a slightly older extra repo. After manjaro update it works fine. Thanks all!
Pinned Comments
dmsh commented on 2024-03-23 17:24 (UTC) (edited on 2024-03-23 17:25 (UTC) by dmsh)
After package installation,
vpnagentdservice must be enabled:sudo systemctl enable --now vpnagentd.service; sudo systemctl status vpnagentd.service