Template:Project-APT-Repository-Add Easy

From Kicksecure
Revision as of 09:49, 1 December 2021 by Patrick (talk | contribs) (Text replacement - "(?i)\{\{project.name\}\}" to "{{project_name}}")
Jump to navigation Jump to search

1. Download the Signing Key.

Click = Copy Copied to clipboard! wget https://www.kicksecure.com/derivative.asc

2. Optional: Check the Signing Key for better security.

3. Add Template:Project name signing key.

Click = Copy Copied to clipboard! sudo cp derivative.asc /usr/share/keyrings/derivative.asc

4. Template:Project name APT repository choices.

Optional: See [[Packages for Debian Hosts|Template:Project name Packages for Debian Hosts and Template:Project name Host Enhancements]] instead of the next step for more secure and complex options.

5. Add Template:Project name APT repository.

Click = Copy Copied to clipboard! echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com trixie main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list