Product Docs

System Requirements

Before installing, ensure your system meets the following minimum specifications:

Download

Grab the latest stable release from our download page. Choose the installer that matches your operating system.

Windows Installation

  1. Run the .exe installer you downloaded.
  2. Accept the license agreement and click Next.
  3. Choose the installation folder (default is C:\Program Files\Product).
  4. Click Install and wait for the process to complete.
  5. Finish the wizard and optionally launch the application.

macOS Installation

  1. Open the .dmg file.
  2. Drag the Product.app icon into the Applications folder.
  3. Eject the disk image.
  4. 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: