mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
list_installed_roots() searches WEFT_APP_STORE, then ~/.local/share/weft/apps, then /usr/share/weft/apps (same priority order as weft-runtime and weft-appd). list_installed() deduplicates by app_id (first root wins), sorts alphabetically within each root, and prints id/name/version per line. Prints 'no packages installed' when the store is empty or absent. |
||
|---|---|---|
| .. | ||
| weft-appd | ||
| weft-build-meta | ||
| weft-compositor | ||
| weft-pack | ||
| weft-runtime | ||
| weft-servo-shell | ||