LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

distrobox-upgrade

upgrade Distrobox containers using native package managers

TLDR

Upgrade a container
$ distrobox-upgrade [container_name]
copy
Upgrade all containers
$ distrobox-upgrade -a
copy
Upgrade specific containers
$ distrobox-upgrade [container1] [container2]
copy
Run upgrade in the background with root privileges
$ distrobox-upgrade --root [container_name]
copy

SYNOPSIS

distrobox-upgrade [options] [containers...]

DESCRIPTION

distrobox-upgrade upgrades one or more Distrobox containers using each container's native package manager. It runs the appropriate update commands (apt, dnf, pacman, etc.) based on the container's distribution.

PARAMETERS

-a, --all

Upgrade all containers.
--root
Launch podman/docker/lilipod with root privileges. Useful for containers created with --root.
-v, --verbose
Show more verbosity.
containers
Space-separated list of container names to upgrade.

INSTALL

sudo dnf install distrobox
copy
sudo pacman -S distrobox
copy
sudo apk add distrobox
copy
sudo zypper install distrobox
copy
brew install distrobox
copy
nix profile install nixpkgs#distrobox
copy

CAVEATS

Each container is upgraded using its own package manager. Large upgrades may take significant time and disk space.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid