Template:Install Fasttrack

From Kicksecure
Revision as of 07:33, 19 April 2022 by Patrick (talk | contribs) (Created page with "{{Box|text= <code>{{{package}}}</code> can be installed from Debian fasttrack. This is non-ideal. '''1.''' Update the package lists. {{CodeSelect|code= sudo apt update }} '''2.''' Install the select software. {{CodeSelect|code= sudo apt -t {{Stable_project_version_based_on_Debian_codename}}-fasttrack install {{{package}}} }} '''3.''' Done. The procedure of installing the package from fasttrack i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{package}}} can be installed from Debian fasttrack. This is non-ideal.

1. Update the package lists.

Click = Copy Copied to clipboard! sudo apt update

2. Install the select software.

Click = Copy Copied to clipboard! sudo apt -t bookworm-fasttrack install {{{package}}}

3. Done.

The procedure of installing the package from fasttrack is now complete.