Because I hate Electron

      • @[email protected]OP
        link
        fedilink
        1
        edit-2
        6 months ago

        I’m only needed to run any apps that has bloat/redundant dependencies so I can remove it anytime I want without screwing up my entire OS ;D

        • @[email protected]
          link
          fedilink
          36 months ago

          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.