Skip to content

Installing Software

If a software is available as a Flatpak, it should be your first option. You can install Flatpaks using the cosmic-store.

For software not available as a Flatpak or terminal tools, use Distrobox.

Run distrobox enter for creating and entering your first Distrobox. It defaults to Arch Linux.

List and install available extensions with:

Terminal window
updatectl features
updatectl enable --now --reboot <feature>

Disable extensions:

Terminal window
updatectl disable --now <feature>
sudo rm /var/lib/extensions/<feature_version.raw>