Add the Prism repository
Add the repo once and Prism updates alongside the rest of your system. dnf will ask you to accept the signing key the first time, which is expected.
Three ways to install it: a signed RPM package, a .deb package, or a portable AppImage that runs anywhere. Pick the one that suits your distribution. The rest of this page follows your choice.
Prism runs on x86_64 systems. Which distributions that covers depends on the format you pick:
Whichever format you choose, it is the same app, the same vault, and the same offline guarantee. Only the steps differ.
For the RPM package
Add the repo once and Prism updates alongside the rest of your system. dnf will ask you to accept the signing key the first time, which is expected.
Prefer not to add a repository? Download the package and install it by hand. You won't get automatic updates. To upgrade later, repeat these steps with a fresh download.
Download the RPM Latest · x86_64 Latest · x86_64Then install it from your download folder:
For the .deb package
Download the package and install it with apt, which pulls in anything else it needs.
Download the .deb Latest · amd64 Latest · amd64Then install it from your download folder:
There is no Prism apt repository yet, so updates are manual: download the new .deb and install it the same way.
For the AppImage
The AppImage is the entire app in a single file. Nothing is installed and nothing needs root: download it, allow it to run, and open it. It runs on any x86_64 distribution, though if yours is covered by the .deb, that's the smoother experience (menu entry, dependency checks, clean uninstall).
Download the AppImage Latest · x86_64 Latest · x86_64Make it executable, then run it from wherever you saved it:
Nothing happens when you launch it? AppImages need FUSE 2 to mount themselves, and many recent distributions (Ubuntu 22.04 and newer among them) ship only FUSE 3. One package fixes it:
Rather not install anything? Launch Prism with the --appimage-extract-and-run flag instead.
Want it in your app menu? An AppImage does not add itself to your launcher. You can double-click it in your file manager once it is executable, or let a tool like Gear Lever or AppImageLauncher integrate it for you.
On Wayland, Prism has to set WEBKIT_DISABLE_DMABUF_RENDERER for every Wayland device, which slows animations. The slowdown scales with the window size (the larger the window, the slower the animations), so we recommend not enlarging the window beyond its default size to keep the effect as small as possible.
You can switch animations off completely under Settings → Accessibility by enabling reduced motion.
Prism tells you when a new version is out and brings you here. How you update depends on the format you installed.
For the RPM package
Upgrade Prism on its own (it also rides along with a full system upgrade):
This is the easy path. It's the reason the repository is recommended.
Download the latest RPM again and install it with the same command. It replaces the version already on your machine, and your vault is left untouched.
Download the RPMFor the .deb package
Download the latest package and install it with the same apt command. It replaces the version already on your machine, and your vault is left untouched.
Download the .debapt keeps the package name, so there is nothing to remove first.
For the AppImage
Download the latest AppImage, make it executable, and delete the old file. The new one takes over. There is nothing else to clean up.
Download the AppImageYour vault does not live inside the AppImage, so replacing the file never touches your data.
For the RPM package
dnf already checks the signature for you. If you want to confirm it by hand, compare this key fingerprint against the published GPG key:
F51D 5F90 5552 E6F0 0BC7 65A1 79CC 2088 EBBF 2CF0 Import Prism's signing key once, then check the downloaded file:
For the RPM package
Remove the app, and the repository too if you added it:
For the .deb package
Remove the package with apt:
For the AppImage
Delete the file. That is the whole uninstall. An AppImage never puts anything anywhere else.
On Linux, your encrypted vault sits here:
If cloud sync is enabled, this file is a local copy derived from your Drive.
Installing and removing Prism never touches it. Uninstalling does not delete your vault, and updating never overwrites it. The only person who removes your vault is you.
If your distribution isn't listed above, the AppImage is the safe bet. It doesn't care which one you run. Native packages for other package managers are coming. Need a particular one, or run into a problem? We'd like to hear about it.
May we use privacy-friendly analytics to improve this site? Your vault and the app are never tracked. Privacy