Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vidplace7/d29e1d1071b55af448e1ce245c571e4d to your computer and use it in GitHub Desktop.
Save vidplace7/d29e1d1071b55af448e1ce245c571e4d to your computer and use it in GitHub Desktop.
Debian Jessie Backports by Default

Debian Jessie Backports by Default

This is not a recommended configuration. However, if you want to use Backported packages by default do the following:

Add the following configuration to /etc/apt/preferences

Package: *
Pin: release a=jessie-backports
Pin-Priority: 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment