User Tools

Site Tools


config:skype

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:skype [2020/07/24 22:43] Wulf Rajekconfig:skype [2025/05/06 11:52] (current) – removed Wulf Rajek
Line 1: Line 1:
-====== Skype ====== 
- 
-install skype: 
-<code> 
-wget https://go.skype.com/skypeforlinux-64.deb 
-sudo dpkg -i skypeforlinux-64.deb 
-</code> 
- 
-Skype repo: 
-<code> 
-sudo sh -c 'echo "deb [arch=amd64] https://repo.skype.com/deb stable main" >> /etc/apt/sources.list.d/skype-stable.list' 
-sudo apt-get update 
-sudo apt-get install skype 
-</code> 
- 
- 
-For distorted or absent sound latency settings may be required: 
-<code> 
-env PULSE_LATENCY_MSEC=30 skype %U</code> 
- 
-gnome menu entry to be updated using: Some systems require 60 
-<code>sudo sed -i 's/^Exec=.*/Exec=env PULSE_LATENCY_MSEC=30 skype %U/' /usr/share/applications/skype.desktop</code> 
- 
- 
-if skype doesn't start automatically with system, it needs to be added to "Startup Applications". 
  
config/skype.1595626988.txt.gz · Last modified: (external edit)