popey/unsnap

Support parallel installs

ali1234 opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
I have Blender 2 and Blender 3 installed in parallel using snap. unsnap doesn't support this configuration and only offers to replace Blender 3. It claims that Blender 2 has no flatpak.

Describe the solution you'd like
I would like unsnap to duplicate my existing setup and install Blender 2 & 3 in parallel.

Describe alternatives you've considered
Continuing to use snaps.

Additional context
Parallel installs are currently unsupported in flatpak, so you will need to implement them there first. #36 must also be implemented.