Lines Matching full:installed
17 Ensure that the specified package group is installed.
515 Offer a summary to the user as to why a package failed to be installed.
521 bellwether to detect if this program is installed elsewhere on
548 f"Python package '{pkg_name}' was not found nor installed."
575 f"Typically this means that '{prog}' has been installed "
630 installed keys of the provided dictionary.
636 if install and "installed" in info:
637 return "==" + info["installed"]
658 If the packages are already installed, do nothing. If online and
683 # Always pass installed package to pip, so that they can be
744 If the package is already installed, do nothing. If online and
802 help="Ensure that the specified package group is installed.",