Kali Linux Install Skype: Difference between revisions

From WikiMLT
m (Стадий: 6 [Фаза:Утвърждаване, Статус:Утвърден]; Категория:Linux Desktop)
m (Стадий: 3 [Фаза:Разработване, Статус:Разутвърден]; Категория:Linux Desktop)
Line 30: Line 30:
{{devStage  
{{devStage  
  | Прндл  = Linux Desktop
  | Прндл  = Linux Desktop
  | Стадий = 6
  | Стадий = 3
  | Фаза  = Утвърждаване
  | Фаза  = Разработване
  | Статус = Утвърден
  | Статус = Разутвърден
  | ИдтПт  = Spas
  | ИдтПт  = Spas
  | РзбПт  = Spas
  | РзбПт  = {{REVISIONUSER}}
  | АвтПт  = Spas
  | АвтПт  = Spas
  | УтвПт  = {{REVISIONUSER}}
  | УтвПт  = Spas
  | ИдтДт  = 2.07.2022
  | ИдтДт  = 2.07.2022
  | РзбДт  = 19.08.2022
  | РзбДт  = {{Today}}
  | АвтДт  = 19.08.2022
  | АвтДт  = 19.08.2022
  | УтвДт  = {{Today}}
  | УтвДт  = 19.08.2022
  | ИдтРв  = [[Special:Permalink/27036|27036]]
  | ИдтРв  = [[Special:Permalink/27036|27036]]
  | РзбРв  = [[Special:Permalink/30392|30392]]
  | РзбРв = {{REVISIONID}}
  | АвтРв = [[Special:Permalink/30393|30393]]
| АвтРв  =
| УтвРв  = {{REVISIONID}}
| РзАРв = [[Special:Permalink/30393|30393]]
  | УтвРв  =
| РзУРв = [[Special:Permalink/30395|30395]]
}}
}}
</div>
</div>
</noinclude>
</noinclude>

Revision as of 01:43, 20 August 2022

Down­load and In­stall Skype for Lin­ux

Skype for Desk­top is avail­able for Win­dows, Mac OS X and Lin­ux. For Lin­ux it is avail­able as snap, .rpm, and .deb pack­age. Kali is De­bian based so we need the .deb pack­age.

wget https://go.skype.com/skypeforlinux-64.deb -O ~/Downloads/skype.deb
sudo apt install ~/Downloads/skype.deb

Add Short­cut on the Desk­top

cp /usr/share/applications/skypeforlinux.desktop ~/Desktop/Skype.desktop

Once the above com­mand is ex­e­cut­ed, right click on the new icon and choice on the Al­low Launch­ing op­tion.

Figure 1. Skype > Tools > Gen­er­al tab: Set­up Skype to au­to­mat­i­cal­ly start in the back­ground.

Add to Au­tostart Ap­pli­ca­tions

You can add Skype to the list of au­tostart ap­pli­ca­tions by ex­e­cut­ing the fol­low­ing com­mand, or bet­ter you can tweak the Skype's set­tings as it is shown at Fig­ure 1.

cp /usr/share/applications/skypeforlinux.desktop ~/.config/autostart/

Ref­er­ences