Versions Compared

Key

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

Instructions on This article covers how to install the Pulse Secure VPN client on various version of Linux Client.


Installing the Pulse Secure client on Linux:

...

2. Then run the installer using the following command:

For Debian-based Linux installation (such as Ubuntu):

sudo dpkg -i <package name>

For RPM-based Linux installation (such as CentOS):

sudo rpm -ivh <package name>

...