Package Details: cisco-secure-client 5.1.16.194-1

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)

Pinned Comments

dmsh commented on 2024-03-23 17:24 (UTC) (edited on 2024-03-23 17:25 (UTC) by dmsh)

After package installation, vpnagentd service must be enabled: sudo systemctl enable --now vpnagentd.service; sudo systemctl status vpnagentd.service

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Daniel_MFG commented on 2026-04-07 18:51 (UTC)

@dmsh They are at 5.1.16 by now... Could we maybe please get a new version soon?

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)

Another new version: https://archive.org/download/cisco-secure-client-linux64-5.1.11.388/cisco-secure-client-linux64-5.1.11.388-predeploy-k9.tar.gz

Official checksums: https://software.cisco.com/download/home/286330811/type/282364313/release/5.1.11.388

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:

https://archive.org/download/cisco-secure-client-linux64-5.1.10.233/cisco-secure-client-linux64-5.1.10.233-predeploy-k9.tar.gz

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!