distrobox-export Command Examples

Export app/service/binary from container to host OS. See also: tldr distrobox. More information: https://distrobox.it/usage/distrobox-export.

distrobox-export {{[-a|--app]}} {{package}} {{[-ef|--extra-flags]}} "--foreground"

distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/binary_on_host}}

distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/export}}

distrobox-export --service {{package}} {{[-ef|--extra-flags]}} "--allow-newer-config" {{[-S|--sudo]}}

distrobox-export {{[-a|--app]}} {{package}} {{[-d|--delete]}}