Skip to content

PP is available for MacOS, Windows and Linux. You need to download it and do some installation steps. The easiest way to download and install the latest version of PP is by using one of the installer files at the homepage (see fig 1). A link to the release notes of this latest version is also provided.

Figure 1. Homepage with download links for various packages (2023-09-03)
Homepage with download links for various packages (2023-09-03)

Windows

You can download the compressed Zip-file and extract it in a directory at your choice. Even a portable USB-stick (about 250 MB free space) is fine (run from stick).

You can also download the Windows - Installer (setup.exe). On Windows 11, you get a security warning about the dangers of running an exe-file. After that, double clicking on this file, will start the installation. You can change the destination folder. By default, the c:\user directory is taken. You need about 200 MB of free space (see figure 2).

Figure 2. Windows Installer dialog box.
Windows Installer dialog box.

  • Windows: you can download the compressed Zip-file and extract it in a directory at your choice. Even an USB-stick (about 250 MB free space) is fine (run from stick). You can also download the installer file (setup.exe). On Windows 11, you get a security warning about the dangers to run a exe-file. Double clicking on this file, will start the installation. You need about 200 MB of free space.

MacOS

Linux

The preferred option is to install Portfolio Performance on Linux is using from Flathub.

Alternatively, you can install PP manually:

  • Portfolio Performance currently (March 2023) requires Java 17. If not already available (example for Debian-related systems, such as Ubuntu):
    sudo apt install openjdk-17-jre
    
  • Download and unpack the GZIP archive (either for x86_64 or aarch64) to a suitable location, e.g. /opt

Github

The installer files are in fact stored in the author's github repository. So, you can also download the program from this repository. If you ever should need a previous version, this is also the place to be (click on the version number at the left side).

Figure 3. Github repository for downloading (previous) releases
Github repository for downloading (previous) releases

You can edit and compile the source code; see Contributing to Portfolio Performance.