YaST2 Developers Documentation: inst_packages.ycp

inst_packages.ycp

  • Stefan Hundhammer
  • Purpose: Show the package installation dialog

This module has an unstable interface.

Imports

  • Mode
  • PackagesUI
  • Stage

Local Functions

local detailedSelection (symbol mode, boolean enable_repo_mgr, boolean display_support_status) -> symbol

Start the detailed package selection. If 'mode' is non-nil, it will be passed as an option to the PackageSelector widget.

Parameters:
mode
enable_repo_mgr
display_support_status
local patternSelection () -> symbol

Start the pattern selection dialog. If the UI does not support the PatternSelector, start the detailed selection with "selections" as the initial view.