mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 13:32:42 +00:00
Merge #669 Update modules/ROOT/pages/installing-skype.adoc
This commit is contained in:
commit
c11f6f70a7
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,8 @@ $ sudo nano /etc/yum.repos.d/microsoft-skype.repo
|
||||||
name=Microsoft Skype
|
name=Microsoft Skype
|
||||||
baseurl=https://repo.skype.com/rpm/stable/
|
baseurl=https://repo.skype.com/rpm/stable/
|
||||||
gpgkey=file:///usr/share/distribution-gpg-keys/skype/SKYPE-GPG-KEY
|
gpgkey=file:///usr/share/distribution-gpg-keys/skype/SKYPE-GPG-KEY
|
||||||
|
enabled=1
|
||||||
|
|
||||||
[microsoft-skype-unstable]
|
[microsoft-skype-unstable]
|
||||||
name=Microsoft Skype Unstable
|
name=Microsoft Skype Unstable
|
||||||
baseurl=https://repo.skype.com/rpm/unstable/
|
baseurl=https://repo.skype.com/rpm/unstable/
|
||||||
|
@ -47,6 +49,7 @@ gpgkey=file:///usr/share/distribution-gpg-keys/skype/SKYPE-GPG-KEY
|
||||||
enabled=0
|
enabled=0
|
||||||
----
|
----
|
||||||
|
|
||||||
|
You can copy the text and paste it in the text editor using CTRL+SHIFT+v.
|
||||||
Hit CTRL + x to exit the text editor. Hit Y to save the file.
|
Hit CTRL + x to exit the text editor. Hit Y to save the file.
|
||||||
|
|
||||||
. Import Microsoft's GPG keys for Skype
|
. Import Microsoft's GPG keys for Skype
|
||||||
|
|
Loading…
Reference in a new issue