[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installer un paquet instable



Le Sat, 06 Jun 2015 14:08:02 +0000,
Alex PADOLY <apadoly2@padoly.besaba.com> a écrit :

>  
> 
> Bonjour, 
> 
> J'ai l'habitude d'installer des paquets stable par
> l'intermédiaire de SYNAPTIC dans ma distribution DEBIAN, je souhaite
> installer Jitsi, mais ce paquet fait parti des instables, comment
> puis-je faire avec SYNAPTIC? 
> 
> Merci pour votre aide! 
> 
> Alex 
> 


bonjour,

désolé, je suis allé un peut trop vite ...

en premier il faut installer un autre paquet pour que le dépôt jitsi
soit pris en compte :

apt-cache policy  python-software-properties
python-software-properties:
  Installé : 0.92.25debian1
  Candidat : 0.92.25debian1
 Table de version :
 *** 0.92.25debian1 0
        500 http://ftp.fr.debian.org/debian/ sid/main i386 Packages
        500 http://ftp.fr.debian.org/debian/ jessie/main i386 Packages
        100 /var/lib/dpkg/status


la doc de référence :

https://github.com/turint/jitsi-meet/blob/master/doc/quick-install.md


mode opératoire :

-a) installer python-software-properties ( aptitude ou Synaptic )
-b) ajoûter le dépot jitsi
-c) installer jitsi

instructions :

add-apt-repository 'deb http://download.jitsi.org/nightly/deb unstable/'
wget -qO - https://download.jitsi.org/nightly/deb/unstable/archive.key
| apt-key add -

slt
bernard


Reply to: