To install and work with the Axxon Player utility on Linux OS, do the following:

  1. Open the terminal.
  2. Add the i386 architecture using the command:
    sudo dpkg --add-architecture i386
  3. Update package list:
    sudo apt update
  4. Install Wine software. This software is required to run the Axxon Player utility.
    sudo apt install --install-recommends winehq-stable
  5. Check the correctness of the installation and version of Wine software:
    wine --version
  6. Download the archive with the utility from the AxxonSoft official website. You can download only the 64-bit (Player portable x64) portable version of the Axxon Player utility.
  7. Go to the directory where the downloaded archive is located.
  8. Unzip the contents of the file.
  9. Run the utility using Wine software:
    wine file_name.exe
    For example:
    wine Axxon_player_portable.exe

Installing the Axxon Player utility is complete.

For more information on how to work with the utility, see The Axxon Player User Guide.