{{Header}}
{{Box|text=
Install package(s) {{{package}}}
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 {{{package}}}
package(s).
Using apt
command line {{kicksecure_wiki
|wikipage=Install_Software#--no-install-recommends
|text=--no-install-recommends
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) {{{package}}}
is complete.
}}
{{Footer}}
[[Category:MultiWiki]]