A terminal that runs `/bin/sh` inside the Flatpak container is not much useful because it cannot access programs from the host system. Run the shell with `flatpak-spawn` or the equivalent D-Bus service `org.freedesktop.Flatpak.Development`.
A terminal that runs
/bin/shinside the Flatpak container is not much useful because it cannot access programs from the host system.Run the shell with
flatpak-spawnor the equivalent D-Bus serviceorg.freedesktop.Flatpak.Development.