Prerequisites
Before you install NCache on your Linux machine, make sure that your machine fulfills the following requirements:
Your Linux machine has .NET 6.0 installed.
Your Linux machine has PowerShell version 5.1 up to 7.3.9.
In case your machine does not fulfill the above-mentioned criterion, you can follow these steps to ensure your machine is ready to install NCache.
Manual Installation
If your machine does not have .NET 6.0 installed, you can install it from Microsoft.
If your machine does not have PowerShell version 5.1 up to 7.3.9 installed, then you can install it using the help provided by Microsoft.
Installation Through Script
NCache provides a custom script that includes the logic to automatically install the prerequisites required to install NCache on your machine. You can download this custom script from Alachisoft.
Once downloaded, execute the following command to run this script:
sudo ./install-ncache-prereqs.sh
Executing this command on your Linux machine will ensure the prerequisites for successful NCache installation.
Refer to Install/Uninstall NCache to find the steps required to install NCache in Linux.
See Also
Getting Started
Install/Uninstall NCache
Evaluation Period Management
License Management