SlackBuilds Repository

15.0 > Network > cisco-secure-client-vpn (5.1.16.194)

Cisco Secure Client (formerly AnyConnect) is a unified endpoint security agent that provides secure remote access via VPN and ZTNA,
integrated with advanced endpoint protection. It simplifies security by combining multiple modules—including VPN, DNS-layer security (Umbrella),
and posture check—into one agent to protect users on any network.

This slackbuild installs the VPN app only.

IMPORTANT NOTE:
This package requires libsystemd.so.0 which is part of systemd, which doesn't come with Slackware.
So you MUST use libelogind to provide libsystemd compatibility.

After installation,

After installation:
1. Create this symlink: ln -sf /lib64/libelogind.so.0 /lib64/libsystemd.so.0
2. Make the rc script executalbe: chmod +x /etc/rc.d/rc.cisco-secure-client-vpn
3. Start the rc script as root: /etc/rc.d/rc.cisco-secure-client-vpn start
4. Run the app from the app launcher.

To start the agent at boot, add the rc script to /etc/rc.d/rc.local.

Maintained by: Reza Talebi
Keywords: anyconnect,cisco,vpn,secureclient
ChangeLog: cisco-secure-client-vpn

Homepage:
https://www.cisco.com/

Source Downloads (64bit):
cisco-secure-client-linux64-5.1.16.194-predeploy-rpm-k9.tgz (f13f8ebf57a993c682f6e094d40818d0)

Download SlackBuild:
cisco-secure-client-vpn.tar.gz
cisco-secure-client-vpn.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds