List
Lists all packages avaialable.
Usage#
List packages easily using novus with just a single command.
You can list a certain number of packages with
novus list [number]Alias#
The word show can be used as an alternative to list.
Example:
novus show 10Flags#
all#
Displays all packages available.
Alias: -a
Example
novus list --allversion#
Displays the package version along with the names.
Alias: -v
Example
novus list 10 --versioninstalled#
Displays only installed packages.
Alias: -i
Example
novus list 10 --installedlocal#
Displays only local packages
Alias: -l
Example
novus list 10 --local