Skip to content

Instantly share code, notes, and snippets.

@starenka
Created July 8, 2014 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starenka/287f3f5fe791a0cfbb71 to your computer and use it in GitHub Desktop.
Save starenka/287f3f5fe791a0cfbb71 to your computer and use it in GitHub Desktop.
root kosmik0 /tmp # cat /etc/apt/preferences.d/iceweasel
Package: iceweasel
Pin: release o=Debian,a=experimental
Pin-Priority: 800
root kosmik0 /tmp # cat /etc/apt/preferences.d/testing
Package: *
Pin: release o=Debian,a=testing
Pin-Priority: 900
root kosmik0 /tmp # aptitude install -t experimental iceweasel
#testing = moje aktualni distro, experimental == jiny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment