Skip to main content Skip to local navigation
Home » Faculty & Staff Services » Internet Access » Secure Remote Access » Installing VPN Client for Linux

Installing VPN Client for Linux

The Pulse Secure client for Linux supports CLI-based installation.

The nss3-tools and net-tools are dependency packages required to successfully install the Pulse Client. Use the following commands to install these dependency tools manually.

Fedora: yum install

Ubuntu and Debian: apt-get install < dependency tool name >

The Installation Command:

Debian – based installation
dpkg -i

RPM – based installation
rpm -ivh

The Uninstallation Command:

Debian – based installation
dpkg -r

RPM – based installation
rpm -e

The upgrade from old Pulse client to new Pulse client is not supported.