Can I remove old skype stable repositories?

Having upgraded my computer to f41, when I try to update, I get the following message saying that my computer is using a repository for skype stable (now defunct). Is there a way to remove this so the computer does not use this repository any more?

christiantaylor@Fedora:~$ sudo dnf update
[sudo] password for christiantaylor:
Updating and loading repositories:
skype (stable) 100% | 9.2 KiB/s | 1.4 KiB | 00m00s

Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Librepo error: Cannot download repomd.xml: Cannot download repodata/repomd.x
Repositories loaded.
Nothing to do.
christiantaylor@Fedora:~$

When i try to install current repositories I get the following:
sudo dnf install
https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
[sudo] password for christiantaylor:
Updating and loading repositories:
skype (stable) 100% | 6.6 KiB/s | 1.4 KiB | 00m00s

Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Status code: 503 for https://repo.skype.com/rpm/stable/repodata/repomd.xml (
Librepo error: Cannot download repomd.xml: Cannot download repodata/repomd.x
Repositories loaded.
https://download1.rpmfusion.org/free/f 100% | 107.6 KiB/s | 11.3 KiB | 00m00s
Package “rpmfusion-free-release-41-1.noarch” is already installed.

Have a look in

/etc/yum.repos.d/

and delete the Skype repos in that folder.

For more instructions see Adding or removing software repositories in Fedora :: Fedora Docs

2 Likes