Enable Administrator password on the menu screen, create a persistent storage (if it doesn't already exist), download the Flatpak file from the website, and run
torify flatpak install /path/to/file
flatpak run io.github.softfever.OrcaSlicer
Using an AppImage is not a good idea because they have a tendency to give errors if proper software and version are not installed on Tails (on my Tails USB, this was because of GCC) unless you compile your own AppImage. Using Flatpak is better as it allows you to run software on your system even if the versions of GCC etc. are not up to date.
Please keep in mind that I have not confirmed whether this method is secure and would advise that you consider whether this is secure or not depending on your threat model.
3 Comments
just_another_person@lemmy.world · 4 pts · 216d
Well there is Appinage or Flatpak. Either one of those.
clean_anion@programming.dev · 2 pts · 216d
Enable Administrator password on the menu screen, create a persistent storage (if it doesn't already exist), download the Flatpak file from the website, and run
Using an AppImage is not a good idea because they have a tendency to give errors if proper software and version are not installed on Tails (on my Tails USB, this was because of GCC) unless you compile your own AppImage. Using Flatpak is better as it allows you to run software on your system even if the versions of GCC etc. are not up to date.
Please keep in mind that I have not confirmed whether this method is secure and would advise that you consider whether this is secure or not depending on your threat model.
specialwall@midwest.social · 1 pts · 216d
You can run appimages in Tails