Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleLoss of Connectivity

While AnyConnect is being uninstalled, your Mac may lose internet connectivity briefly. It should regain connectivity once the installation completes.

Cisco AnyConnect States it's Already Installed

If you attempt to install AnyConnect and it says it's already installed, and the previous guides do not work for uninstallation, please follow these steps.

  1. Open Terminal (Applications > Utilities > Terminal).
  2. Enter the following shell script at the Terminal.
    pkgutil --pkgs | grep cisco
  3. You should see the following entry in your Terminal.
    com.cisco.pkg.anyconnect.vpn
  4. Enter the following command to forget the AnyConnect package.
    sudo pkgutil --forget com.cisco.pkg.anyconnect.vpn
  5. You should receive the following message.
    Forgot package 'com.cisco.pkg.anyconnect.vpn' on '/'
  6. You can now proceed to install Cisco AnyConnect.

Filter by label (Content by label)
showLabelsfalse
max5
spacesIKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("anyconnect","vpn_mac") and type = "page" and space = "IKB"
labelsanyconnect vpn_mac

...