LabPlot/GettingStarted/Installation: Difference between revisions
Line 3: | Line 3: | ||
== Install on Windows == | == Install on Windows == | ||
For | For Windows, there is an installer program on the [https://labplot.kde.org/download/ download page]. After downloading, start the installer and follow the instructions. | ||
== Install on macOS == | == Install on macOS == |
Revision as of 11:44, 2 May 2021
Install on Linux
The most easy way to install LabPlot on Linux is to use the package manager of your Linux distribution. On our download page we list several distributions providing a package of LabPlot, but there are for sure more distributions out there doing so.
Install on Windows
For Windows, there is an installer program on the download page. After downloading, start the installer and follow the instructions.
Install on macOS
dmg-image is provided for macOS on the download page
Install from the source code
To install from the source code, download the source code for the last released version from the download page or clone the repository and follow the install instructions.
To handle the dependencies on Windows and on macOS we recommend using Craft - is an open source meta build system and package manager.