
swupd
List of commands for swupd:
-
swupd:tldr:168e1 swupd: Install a new bundle.$ sudo swupd bundle-add ${bundle}try on your machineexplain this command
-
swupd:tldr:28758 swupd: Locate the bundle where a wanted package exists.$ swupd search -b ${package}try on your machineexplain this command
-
swupd:tldr:3131f swupd: List installed bundles.$ swupd bundle-listtry on your machineexplain this command
-
swupd:tldr:39fc2 swupd: Show current version, and check whether a newer one exists.$ swupd check-updatetry on your machineexplain this command
-
swupd:tldr:55a5f swupd: Update to the latest version.$ sudo swupd updatetry on your machineexplain this command
-
swupd:tldr:562e9 swupd: Correct broken or missing files.$ sudo swupd verifytry on your machineexplain this command
-
swupd:tldr:f6720 swupd: Remove a bundle.$ sudo swupd bundle-remove ${bundle}try on your machineexplain this command