1
1
Fork
You've already forked PureRef-Flatpak
0
Flatpak package for PureRef
  • Shell 100%
2026年02月06日 22:44:29 +01:00
build-flatpak.sh update to release 2.1.0 2026年02月06日 18:32:44 -03:00
com.idyllicpixel.PureRef.yaml update to release 2.1.0 2026年02月06日 18:32:44 -03:00
launch-pureref launch-pureref sha256 2025年10月18日 12:45:20 -03:00
README.md Update README.md 2026年02月06日 22:44:29 +01:00

PureRef-Flatpak

Flatpak package for PureRef. Why? It should make PureRef easier to use on Musl based distros. Sandboxing is also welcome while using proprietary software.

Installation

Requirements

  • Flatpak
  • Flathub repository:
 flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo

Installing

  • Download the .flatpak file from releases and run flatpak install /path/to/PureRef.flatpak

Building

Requirements

  • flatpak-builder
  • wget
  • curl
 git clone https://codeberg.org/Cogumelo/PureRef-Flatpak.git
 cd PureRef-Flatpak
 flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
 sh build-flatpak.sh

Recommendations

  • Install kdialog and flatpak-kcm if using KDE Plasma
  • ~(削除) Use flatpak-kcm or Flatseal to manage directory permissions. This package is by default limited to see only /Pictures (削除ここまで)
  • kio-fuse should do the trick