distrobox-upgrade(1)

\f[C] distrobox-upgrade \f[R]

Section 1 distrobox bookworm source

Description

DISTROBOX-UPGRADE

NAME

distrobox-upgrade

DESCRIPTION

distrobox-upgrade will enter the specified list of containers and will perform an upgrade using the container’s package manager.

SYNOPSIS

distrobox upgrade

--help/-h: show this message
--all/-a: perform for all distroboxes
--verbose/-v: show more verbosity
--version/-V: show version

EXAMPLES

distrobox-upgrade --all
distrobox-upgrade alpine-linux ubuntu22 my-distrobox123
distrobox upgrade CONTAINER_NAME [CONTAINER_NAME1 CONTAINER_NAME2 ...]