Installing Ivanti Secure Access Client for Linux

The Ivanti Secure Access client for Linux supports CLI-based installation.

Download the Ivanti Secure Access Client from the Software Download Portal. Login credentials are required to access the portal.

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

Fedora: yum install <dependency tool name>

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

The Installation Command:

  • Debian – based installation
    dpkg -i <package name>

  • RPM – based installation
    rpm -ivh <package name>

The Uninstallation Command:

  • Debian – based installation
    dpkg -r <package name>

  • RPM – based installation
    rpm -e <package name>

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