On 6/8/24 03:22, David Christensen wrote:
If you installed VirtualBox on your Debian primary workstation, you
could create one Debian VM for each of your engineering/ manufacturing
apps. This would give each app a clean Debian VM for installation,
prevent apps from fighting each other, and prevent apps from modifying
your base Debian installation.
It is quite rare that a snap, appimage, or venv needs anything from the
system. Memory or storage is generally done at whatever venv is started
as the user. That venv equ is generally what they all claim to do. I see
your reticence to make use of them as a restriction.