Tag: Skype

  • Skype public key is not available

    Skype public key is not available

    I have Ubuntu 20.04 computer with skype installed. When I update software using apt update, I get an error

    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.skype.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1F3045A5DF7587C3
    W: Failed to fetch https://repo.skype.com/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1F3045A5DF7587C3
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    

    To fix this error, delete the key

    sudo apt-key del 1F3045A5DF7587C3
    

    Add the key again with

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1F3045A5DF7587C3
    

    Now you can update software with

    sudo apt update
    sudo apt upgrade -y
    

    See Skype

  • Install Skype on Ubuntu

    Install Skype on Ubuntu

    Skype public key is not available

    To install Skype on Ubuntu 20.04 (this work with other Ubuntu/Debian versions), run

    curl https://repo.skype.com/data/SKYPE-GPG-KEY | sudo apt-key add -
    echo "deb [arch=amd64] https://repo.skype.com/deb stable main" | sudo tee /etc/apt/sources.list.d/skype-stable.list
    sudo apt-get update
    sudo apt-get install apt-transport-https -y
    sudo apt-get install skypeforlinux -y
    

    Skype Commands

    https://support.skype.com/faq/FA10042/What-are-chat-commands-and-roles

    To disable alerts from a skype chat group, enter

    /alertsoff	Disable message alert notifications.
    /alertson [text]	Allows you to specify exactly what needs to appear in a chat for the chat to pop up. For example, your name.