User Tools

Site Tools


informatica:linux:backports

Differences

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

Link to this comparison view

Next revision
Previous revision
informatica:linux:backports [2012/05/31 13:40] – creado javiinformatica:linux:backports [2016/09/14 16:05] (current) – [backports] javi
Line 1: Line 1:
 +http://jaqque.sbih.org/kplug/apt-pinning.html
 +
 ====== backports ====== ====== backports ======
  
 http://wiki.debian.org/Backports http://wiki.debian.org/Backports
 +
 +===== Instalar un paquete de testing en estable =====
  
 1. Editar: 1. Editar:
Line 25: Line 29:
 ===== backport el paquete si no lo esta ===== ===== backport el paquete si no lo esta =====
  
- First, check for a backport on <debian-backports> If unavailable: 1) Add a deb-src line for sid (not a deb line!); ask me about <deb-src sid> 2) enable debian-backports (see <bdo>) 3) aptitude update; aptitude install build-essential; aptitude build-dep packagename; apt-get -b source packagename4) install the resultant debs.  To change compilation options, see <package recompile>; for versions newer than sid see <uupdate>.+First, check for a backport on <debian-backports> If unavailable: 
 + 
 +1) Add a deb-src line for sid (not a deb line!); ask me about <deb-src sid>  
 + 
 +2) enable debian-backports (see <bdo> 
 + 
 +3)  
 +<code> 
 +aptitude update; aptitude install build-essential; aptitude build-dep packagename; apt-get -b source packagename 
 +</code> 
 + 
 +4) install the resultant debs.  To change compilation options, see <package recompile>; for versions newer than sid see <uupdate>.
informatica/linux/backports.1338471619.txt.gz · Last modified: 2015/04/13 20:19 (external edit)