swupd
Package management utility for Clear Linux.
- Update to the latest version:
sudo swupd update
- Show current version, and check whether a newer one exists:
swupd check-update
swupd bundle-list
- Locate the bundle where a wanted package exists:
swupd search -b {package}
sudo swupd bundle-add {bundle}
sudo swupd bundle-remove {bundle}
- Correct broken or missing files:
sudo swupd verify
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).