Difference between revisions of "Instalasi Skype"

From OnnoWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Skype membutuhkan dukungan software
+
Download
  
* Qt 4.2.1+
+
https://www.skype.com/en/get-skype/
* D-Bus 1.0.0
 
* libasound2 1.0.12
 
 
 
Ambil skype static dari http://www.skype.com/go/getskype-linux-static
 
 
 
Lakukan langkah berikut
 
 
 
$ tar -xvf skype_static-2.0.0.68.tar.bz2
 
$ mv /yourpath/skype_static-2.0.0.68 /usr/share/
 
$ mv skype_static-2.0.0.68/ skype
 
$ cd skype/
 
$ cp skype /usr/bin/
 
$ rm /etc/dbus-1/system.d/skype.conf
 
$ cp /usr/share/skype/skype.conf /etc/dbus-1/system.d/
 
$ skype
 
 
 
Konfigurasi Suara
 
 
 
$ apt-get install alsa-firmware
 
 
 
* Buka volume control & click pada File -> Change device. Pastikan pilih Alsa mixer.
 
* Klick pada Edit -> Preferences & check microphone, mic boost, internal mic boost
 
* Coba Skype test call!
 
  
 +
Instalasi
  
 +
sudo dpkg -i skypeforlinux-64.deb
  
  

Latest revision as of 19:15, 23 August 2019

Download

https://www.skype.com/en/get-skype/

Instalasi

sudo dpkg -i skypeforlinux-64.deb


Pranala Menarik