Uninstall
Uninstalls a package or a list of packages.
Usage#
Uninstall packages easily using novus with just a single command.
You can find the list of installed packages by running
novus list --installedAlias#
The letter u can be used as an alternative shortcut to uninstall.
Example:
novus u braveFlags#
portable#
Uninstalls a portable version of the package if it exists.
Alias: -p
Example
novus uninstall atom --portableno-color#
Turns off colored output during uninstallation.
Alias: -nc
Example
novus uninstall brave --no-color