Template:Install Package Host
Install package(s) {{{package}}}
. Follow steps A to E.
A.
Update the package lists and upgrade the system
.
sudo apt update && sudo apt full-upgrade
B. Install the {{{package}}}
package(s).
Using apt
command line
--no-install-recommends
option
is in most cases optional.
sudo apt install --no-install-recommends {{{package}}}
C. Done.
The procedure of installing package(s) {{{package}}}
is complete.

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 12 year success story and maybe DONATE!