Diffstat (limited to 'help/en/html/aqpkg/apply.html') (more/less context) (ignore whitespace changes)
-rw-r--r-- | help/en/html/aqpkg/apply.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/help/en/html/aqpkg/apply.html b/help/en/html/aqpkg/apply.html new file mode 100644 index 0000000..6a7d4ff --- a/dev/null +++ b/help/en/html/aqpkg/apply.html @@ -0,0 +1,16 @@ +<html><head><title>AQPkg: Apply changes</title></head><body> +<h1><img src="aqpkg/apply">AQPkg: Apply changes</h1> +<hr> +Once all desired packages have been selected, this option will +either install, update or remove each package. AQPkg will prompt +for whether a package already installed should be removed or +upgraded. After selecting this option from the menu or toolbar, +press the <b>Start</b> button to begin. +<p> +See <a href="aqpkg/configuration.html"><img src="SettingsIcon"> +Configuration</a> for options to ignore dependencies, force reinstall, etc. +<p> +<p> +For people familiar with the command-line utility <i>ipkg</i>, this is +equivilent to running: <i>ipkg install</i> or <i>ipkg remove</i> +</body></html> |