Skip to content

lbschenkel/plus42-flatpak

Repository files navigation

Plus42 (Flatpak)

This is a Flatpak package for Thomas Okken's most excellent Plus42 — an enhanced HP-42S calculator simulator.

Installation

Pick one the following, from most recommended to least:

  1. Add my Flatpak repository. That will make Plus42 and my other Flatpaks available, and you will get updates.

  2. Download and open the .flatpakref. It will download from my repo and you will get updates, but only for this particular Flatpak.

  3. Download the individual Flatpak bundle from releases. You will not get any updates and need to install any new versions manually.

Permissions

This Flatpak requests the following permissions:

  • network: disabled
  • filesystem: only $HOME/Downloads

To give access to the whole $HOME directory you can use Flatseal or:

flatpak override --user --filesystem=home com.thomasokken.plus42

Building it yourself

Use the build.sh script or something like:

flatpak run org.flatpak.Builder \
  --arch=x86_64 \
  --install --install-deps-from=flathub \
  --force-clean build \
  com.thomasokken.plus42

flatpak run com.thomasokken.plus42

FAQ

Why is this not in Flathub?

Unfortunately a submission to Flathub would not be approved due to upstream packaging practices not being acceptable to Flathub. If the situation changes in the future I will try again.

About

An Enhanced HP-42S Calculator Simulator (Flatpak version)

Topics

Resources

Stars

Watchers

Forks

Contributors