On this page we provide the links to the source code and packages and installers for different platforms for the current version of LabPlot. The list of changes in each version of the application is available in the changelog.
GNU/Linux
We don’t provide any binary packages. Check if your distribution packages the latest version of LabPlot by using your package manager. Binary packages are available for the following distributions, which we are aware of:
You can also check the results of the Packages Search for Linux and Unix to see whether your favorite Linux/Unix system is providing packages for LabPlot.
We also provide a Flatpak package and a Snap package running on any Linux distribution that have flatpak or snap support.
Windows
We provide the installer for the 64-bit version of the application.
There is also a Chocolatey Package
macOS
The image for macOS can be downloaded here.
Source Code
To compile the last released version of LabPlot from the source code, use this link.
If you want to see the current state of the project or to follow the development, clone our git repository git clone git@invent.kde.org:education/labplot.git
.
Building and installing from the source code requires additional effort which is described in our install instructions.
Development versions
There are regular builds of the current development version which can be found on several CI platforms. Here a (probably incomplete) list:
- KDE Build Server (SuSE, WindowsMSVC, FreeBSD)
- KDE Binary Factory – Win64
- KDE Binary Factory – MacOS
- KDE Binary Factory – Flatpack
- KDE Neon Build Server – Bionic stable
- KDE Neon Build Server – Bionic unstable
- KDE Neon Build Server – Xenial stable
- KDE Neon Build Server – Xenial unstable
- Ubuntu – experimental
- openSuse
Version: Tumbleweed
sudo zypper ar -cfp 90 https://download.opensuse.org/repositories/home:/andythe_great:/branches:/openSUSE:/Factory/openSUSE_Tumbleweed/ LabPlot-nightly
sudo zypper refresh
sudo zypper dist-upgrade –from LabPlot-nightly –allow-downgrade –allow-vendor-change
sudo zypper install –from LabPlot-nightly labplotVersion: Leap 15.2
sudo zypper ar -cfp 90 https://download.opensuse.org/repositories/home:/andythe_great:/branches:/openSUSE:/Factory/openSUSE_Leap_15.2/ LabPlot-nightly
sudo zypper refresh
sudo zypper dist-upgrade –from LabPlot-nightly –allow-downgrade –allow-vendor-change
sudo zypper install –from LabPlot-nightly labplotVersion: Leap 15.1
sudo zypper ar -cfp 90 https://download.opensuse.org/repositories/home:/andythe_great:/branches:/openSUSE:/Factory/openSUSE_Leap_15.1/ LabPlot-nightly
sudo zypper refresh
sudo zypper dist-upgrade –from LabPlot-nightly –allow-downgrade –allow-vendor-change
sudo zypper install –from LabPlot-nightly labplot