- Last Published: 2023-03-13
|
-
Version: 2023.03
Installation
Sparkle is a standalone Java application with graphical user interface written in JavaFX without any installation process.
Requirement
You need to have installed Java Platform, Standard Edition (Java SE) JRE 1.8+. First, download JRE and install it if you do not have installed Java on your computer yet).
Sparkle Version
The latest Sparkle stable version is 2023.03.
How to Install Sparkle:
- On GNU/Debian Linux, it is possible to use the prepared Deb package.
- Download Download the latest DEB file (Debian package)
- On Debian Linux, install using command:
dpkg -i sparkle_2023.03-1_all.deb
- Start Sparkle by typing command:
sparkle
- On other platforms, use the ZIP file.
- Download Download the latest ZIP file
- Extract files from the downloaded archive using e.g. unzip or 7zip.
unzip sparkle-2023.03.zip
- Go into the created directory
- Run Sparkle
- by double-click on the file sparkle-2023.03.jar
- or by execution of command:
java -jar sparkle-2023.03.jar