...
Note | ||
---|---|---|
| ||
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.
- Open Terminal (Applications > Utilities > Terminal).
- Enter the following shell script at the Terminal.
pkgutil --pkgs | grep cisco
- You should see the following entry in your Terminal.
com.cisco.pkg.anyconnect.vpn
- Enter the following command to forget the AnyConnect package.
sudo pkgutil --forget com.cisco.pkg.anyconnect.vpn
- You should receive the following message.
Forgot package 'com.cisco.pkg.anyconnect.vpn' on '/'
- You can now proceed to install Cisco AnyConnect.
Related Articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...