Skip to content

emka.web.id

menulis pengetahuan – merekam peradaban

Menu
  • Home
  • Tutorial
  • Makalah
  • Ke-NU-an
  • Kabar
  • Search
Menu

How to Install Skype on Debian 11 / Debian 10

Posted on August 29, 2021

Skype is one of the world’s most popular communication tools, allowing you to call your friends, family, and colleagues across the globe over the Internet for free.

Skype has revolutionized the way people communicate, and it’s now available on just about every platform imaginable, from smartphones to video game consoles to computers and laptops.

Here, we will see how to install Skype on Debian 11 / Debian 10.

Setup Skype Repository

Skype package is available as a deb package for download from the official page. But, here, we will configure the repository to download and install it through the apt package manager.

Update the repository index using the apt command

sudo apt update

Install the HTTPS support for apt to get packages from Skype and other repositories.

sudo apt install -y curl apt-transport-https

Download and import the Skype signing GPG key to your system. Perform the steps based on your operating system.

Debian 11

curl -sSL https://repo.skype.com/data/SKYPE-GPG-KEY -o skype_gpg_key gpg --no-default-keyring --keyring ./skype_signing_key_temp.gpg --import ./skype_gpg_key gpg --no-default-keyring --keyring ./skype_signing_key_temp.gpg --export > ./skype_signing_key.gpg sudo mv skype_signing_key.gpg /etc/apt/trusted.gpg.d/

Debian 10

curl -s https://repo.skype.com/data/SKYPE-GPG-KEY | sudo apt-key add -

Now, add the Skype repository to your system.

echo "deb [arch=amd64] https://repo.skype.com/deb stable main" | sudo tee /etc/apt/sources.list.d/skype-stable.list

Install Skype on Debian

First, update the repository index.

sudo apt update

Then, install Skype with the below command.

sudo apt install -y skypeforlinux

Launch Skype

Once the Skype installation is completed, you start it from the command line with skypeforlinux or by going to Activities » Search for Skype.

You can now sign in to Skype with your account and start making calls to your loved ones.

Update Skype

Since the system already has the Skype repository, you can use the apt to update the Skype to the latest version at any time.

sudo apt update sudo apt upgrade skypeforlinux

Sumber: disini

Terbaru

  • Cara Memperbaiki Error ScanPST.exe dan File PST di Microsoft Outlook
  • Cara Mengatasi Error DWMAPI.DLL is either not designed or not found
  • Cara Memperbaiki Error Equation/Rumus Jelek di Microsoft Word
  • Cara Mengatasi Adapter Jaringan VMware yang Hilang di Windows 11
  • Cara Reset Multi-Factor Authentication (MFA) di Microsoft Entra
  • Cara Mengatasi Masalah Konektivitas VM Hyper-V ke Host
  • Cara Memperbaiki Error 0x8000FFFF Catastrophic Failure Saat Ekstrak Zip
  • Cara Memperbaiki File Explorer Crash Saat Membuka Folder Besar di Windows 11/10
  • Cara Mengatasi Error Login 0x8007003B di Outlook, Microsoft, XBox dll
  • Cara Memulihkan Akun Admin Microsoft 365 Karena MFA Gagal
  • Cara Mengatasi Error “A Conexant audio device could not be found”
  • Cara Memperbaiki Windows Tidak Nyala Lagi Setelah Sleep/Locked
  • Cara Memperbaiki Komputer Crash karena Discord
  • Cara Memperbaiki Error Windows “Failed to update the system registry”
  • Cara Memperaiki LGPO/exe/g
  • Cara Memperbaiki Error Tidak bisa Add Calendar di Outlook
  • Cara Memperbaiki File Transfer Drop ke 0 di Windows 11
  • Cara Memperbaiki Microsoft Copilot Error di Outlook
  • Cara Memperbaiki Error Virtualbox NtCreateFile(\Device\VBoxDrvStub) failed, Not signed with the build certificate
  • Cara Memperbaiki Error “the system detected an address conflict for an IP address, with Event ID 4199”
  • Cara Memperbaiki Password Microsoft Edge yang Hilang
  • Cara Memperbaiki Email Outlook yang Hilang atau Tidak Muncul
  • Cara Menemukan Username dan Password di Windows 11
  • Cara Mengatasi Error Virtualbox not detecting Graphics Card di Windows 11
  • Cara Mengatasi Error Windows MFReadWrite.dll not found or missing
  • Cara Membuat Formulir Menggunakan Zoho Form
  • Pemerintah Ganti Ujian Kesetaraan Dengan TKA 2025
  • Ini Perbedaan TKA vs Ujian Nasional: TKA Lebih Sakti?
  • Daftar TKA Tutup 5 Oktober: Sudah 3.3 Juta Yang Daftar
  • Review Aplikasi ClipClaps: Penipuan atau Tidak?
  • Cara Memperbaiki Error ScanPST.exe dan File PST di Microsoft Outlook
  • Cara Mengatasi Error DWMAPI.DLL is either not designed or not found
  • Cara Memperbaiki Error Equation/Rumus Jelek di Microsoft Word

©2025 emka.web.id | Design: Newspaperly WordPress Theme