Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
yakyak [Le 24/07/2016, 18:19]
sangorys créée
yakyak [Le 14/04/2019, 11:04] (Version actuelle)
193.250.138.66
Ligne 1: Ligne 1:
-YakYak est un logiciel gratuit, multiplateforme (Windows/​Mac/​Linux) permettant de chatter, téléphoner et faire de la visioconférence.+{{tag>​Bionic telephonie ​visioconférence ​BROUILLON}}
  
-====== ​Installation ​====== +====== ​YakYak ​====== 
-===== Installation en ligne de commande ===== + 
-Note : par défautce script installe YakYak dans le dossier home : /home/<​monCompte>​+YakYak est un logiciel gratuitmultiplateforme (Windows/Mac/Linux) permettant de chatter, téléphoner et faire de la visioconférence.
  
- cd /opt +===== Installation ===== 
-  +Il suffit de vous rendre sur [[https://​github.com/​yakyak/​yakyak/​releases/​latest|cette page]] pour y télécharger le paquet DEB correspondant à votre [[architecture_materielle|architecture]] (32 ou 64 bits). 
- #Detect 32 or 64 bit version +Puis [[:​tutoriel:​comment_installer_un_paquet|installez]] ce paquet DEB
- uname -m | grep 686 > /dev/null +   
- if $? -ne 1 ]; then +===== Lancer YakYak ===== 
- # 32 bit OS +  ​yakyak 
- httpFolder=https://​github.com/​yakyak/​yakyak/​releases/​download/v0.2.0/ +   
- installationFile=yakyak-linux-ia32.zip +===== Voir aussi ===== 
- else  +  * [[https://​github.com/​yakyak/​yakyak|yakyak ​sur github]]
- # 64 bit OS +
- httpFolder=https://​github.com/​yakyak/​yakyak/​releases/​download/​v0.2.0/​ +
- installationFile=yakyak-linux-x64.zip +
- fi+
  
- wget $httpFolder/​$installationFile 
- unzip $installationFile 
- rm $installationFile 
  • yakyak.1469377188.txt.gz
  • Dernière modification: Le 24/07/2016, 18:19
  • par sangorys