Useful bundle commands
To see a list of currently installed bundles, enter:
sudo swupd bundle-list
To see the list of all available bundles, enter:
sudo swupd bundle-list --all
Alternatively, you can view our available bundles webpage.
To search for bundles and their contents, enter:
sudo swupd search [bundle name]
To add a bundle, enter:
sudo swupd bundle-add [bundle name]
Additional information
For additional swupd commands, enter:
swupd --help
To reference the swupd man page, enter:
man swupd