ColdWater@lemmy.ca to Linux@lemmy.ml · edit-219 days ago[Solved] This maybe a strange question but can I run a Linux app in a separate container/sandbox? Without its dependencies bloating my host OS?message-squaremessage-square51fedilinkarrow-up173arrow-down10file-text
arrow-up173arrow-down1message-square[Solved] This maybe a strange question but can I run a Linux app in a separate container/sandbox? Without its dependencies bloating my host OS?ColdWater@lemmy.ca to Linux@lemmy.ml · edit-219 days agomessage-square51fedilinkfile-text
minus-squaretreesoid@lemmy.worldlinkfedilinkarrow-up3·19 days agoMaybe check out nix. It can be installed on any distro and if you install (temporarily but cached) the app trough nix shell you can then just clean the dependencies with nix store gc.
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up4·19 days agoCome to the dark side we have version controlled operating systems
Maybe check out nix. It can be installed on any distro and if you install (temporarily but cached) the app trough nix shell you can then just clean the dependencies with nix store gc.
Come to the dark side we have version controlled operating systems