A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
packages:manage:backports [2016/11/26 18:51]
admin
packages:manage:backports [2016/11/26 18:59]
admin
Line 29: Line 29:
  
 > sudo apt-get update > sudo apt-get update
 +</​Code>​
 +
 +===== Installing from Backports =====
 +
 +When you want to have a specific package installed from Backports, rather than from the Stable repos, use the ''​apt-get''​commend with the ''​-t''​ option from the command line:
 +
 +<​Code>​
 +> sudo apt-get -t jessie-backports install kicad
 </​Code>​ </​Code>​