Modèle:InstallPPA : Différence entre versions

De Asso Val Libre
Aller à : navigation, rechercher
Ligne 3 : Ligne 3 :
 
   add-apt-repository -y '{{{PPA}}}' ; apt-get update ; apt-get install {{{DEB}}}
 
   add-apt-repository -y '{{{PPA}}}' ; apt-get update ; apt-get install {{{DEB}}}
  
[[Catégory:PPA]]
+
[[Catégorie:PPA]]

Version du 16 octobre 2013 à 22:46

Installation via PPA 
 add-apt-repository -y '{{{PPA}}}' ; apt-get update ; apt-get install {{{DEB}}}