A graphical frontend for sideloading .snap packages inspired by
the likes of GDebi written in Java and using Swing.
Download the .jar file from releases and run it.
You need to have at least Java 21 installed.
If you're having issues, try running it using "java -jar" from command line.
Open the project folder in IntelliJ IDEA and you can build from there.
- Open and install snap package files
- Upgrade/Downgrade an already installed package
- Remove an already installed snap package
- Support for installing snap packages that require classic confinement
- View package details (name, version, description, etc)
- Option to remove package and take a snapshot of user data, or to purge the package
- Saves the user password for the current session to avoid nagging
- Visual feedback for actions (loading bar)
- Clearing the currently opened package
Copyright (C) 2024-2025 Andrei Ionel - Local Snap Package Sideloader
This program makes use of the JGoodies Forms library v1.2.1 which is Copyright (c) 2002-2008 JGoodies Karsten Lentzsch.
Snap packages documentation: https://snapcraft.io/docs/the-snap-format