Cross-Platform (Linux/MacOS)

If you need to upgrade existing cross-platform clients to a newer version manually, perform package upgrades using the following commands. For more information on the supported operating systems, refer to Supported Operating Systems, Software, Drivers, and BIOS.

Debian / Ubuntu

sudo apt install ./tenable-patch-client-9.3.968.19-amd64.deb

CentOS / RHEL

sudo dnf upgrade ./tenable-patch-client-9.3.968.19-1.el9.x86_64.rpm

MacOS

sudo installer -tgt / -pkg ./tenable-patch-client-9.3.968.19-macOS.pkg

Note: Due to an issue in the 9.2.967 RPM packages, upgrading from 9.2.967 to 9.3.968 or later requires the following commands: sudo dnf upgrade ./tenable-patch-client-9.3.968.19-1.el9.x86_64.rpm and sudo systemctl enable --now adaptivaclientd.service