System Requirements
Before installing, ensure your system meets the following minimum specifications:
- CPU: 64‑bit processor
- RAM: 4 GB (8 GB recommended)
- Disk Space: 500 MB for core, plus additional space for data
- OS: Windows 10+, macOS 10.15+, any recent Linux distribution
Download
Grab the latest stable release from our download page. Choose the installer that matches your operating system.
Windows Installation
- Run the
.exeinstaller you downloaded. - Accept the license agreement and click Next.
- Choose the installation folder (default is
C:\Program Files\Product). - Click Install and wait for the process to complete.
- Finish the wizard and optionally launch the application.
macOS Installation
- Open the
.dmgfile. - Drag the Product.app icon into the Applications folder.
- Eject the disk image.
- Launch the app from Applications.
Linux Installation
We provide a .tar.gz archive and a .deb package.
# Using the .deb package (Debian/Ubuntu)
sudo dpkg -i product_*.deb
sudo apt-get install -f # Resolve dependencies
# Using the tarball
tar -xzf product-*.tar.gz
cd product-*/bin
./install.sh
Troubleshooting
If you encounter issues, try the following steps:
- Run the installer as administrator (Windows) or with
sudo(Linux). - Check that your system meets the requirements.
- Verify that no antivirus or security software is blocking the installation.
- Consult the installation log for detailed error messages.