DOWNLOAD
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 an AppImage for any Linux distribution and a Flatpak package and a Snap package running on any Linux distribution that have Flatpak or Snap support.
We provide an installer (64-bit version) of the application but it can also be installed from the Microsoft Store.
There is also a Chocolatey Package
LabPlot is also available on Homebrew.
The current release of LabPlot is available in the official FreeBSD Ports and Packages Collection.
The current release of LabPlot is available in the official Haiku Depot.
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.
LabPlot is constantly being improved and extended, see also
for an overview of the development activities done after the last release. We invite people to try out the current state of LabPlot to test and to provide feedback. There are regular builds of the current development version which can be found on several CI platforms. Below is a (probably incomplete) list of them.
Gitlab Jobs
- Flatpak (latest master build):
Install using
flatpak install (--user --or-update) https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Platform.flatpakref flatpak install (--user --or-update) https://cdn.kde.org/flatpak/labplot-nightly/org.kde.labplot2.flatpakref
- AppImage
- Windows 64bit
- macOS 14 M1/M2/M3 CPU (arm64), macOS Intel CPU (x86_64)
These packages are not notarized so you have to remove the quarantine flag using "xattr -d com.apple.quarantine labplot-master-6688-macos-clang-x86_64.dmg" or, when already installed, with "xattr -d com.apple.quarantine /Application/labplot2.app". Another way to install these packages is described here.
KDE Neon Build Server
Ubuntu
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 labplot