Factor-packman:pkg-list
From Zen/-/ackers
The pkg-list command allows the user to get a list of all the packages or packages starting with a specific prefix that is locally installed or in a remote repo.
The pkg-list word has the following signature:
pkg-list ( pkg-name seq -- )
:: pkg-name: the name prefix of the package(s) to list as a string. :: seq: a sequence (list) of options to be used by the pkg-list word.

