<noinclude> {{Header}} </noinclude>{{Box|text= Install package(s) <code>{{{package}}}</code> following these instructions {{IconSet|h3|1}} Platform specific notice. * [[{{non_q_project_name_short}}|{{non_q_project_name_short}}]]: No special notice. * [[{{q_project_name_short}}|{{q_project_name_short}}]]: In Template. {{IconSet|h3|2}} {{kicksecure_wiki |wikipage=Operating_System_Software_and_Updates |text=Update the package lists and upgrade the system }}. {{CodeSelect|code= sudo apt update && sudo apt full-upgrade }} {{IconSet|h3|3}} Install the <code>{{{package}}}</code> package(s). Using <code>apt</code> command line {{kicksecure_wiki |wikipage=Install_Software#--no-install-recommends |text=<code>--no-install-recommends</code> option }} is in most cases optional. {{CodeSelect|code= sudo apt install --no-install-recommends {{{package}}} }} {{IconSet|h3|4}} Platform specific notice. * {{non_q_project_name_short}}: No special notice. * {{q_project_name_short}}: Shut down Template and restart App Qubes based on it as per {{kicksecure_wiki |wikipage=Qubes#Qubes_Template_Modifications |text=Qubes Template Modification }}. {{IconSet|h3|5}} Done. The procedure of installing package(s) <code>{{{package}}}</code> is complete. }}<noinclude> {{Footer}} [[Category:MultiWiki]] </noinclude>