Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 01 November 2023, 21:07:33

Title: Old KDE packages 5.110.0 still in the repositories.
Post by: dreieck on 01 November 2023, 21:07:33
After the rename of the KDE5 packages from <packagename> to <packagename>5, you still have the outdated old packages in your repositories, e.g.:

pacman -Si kio
Code: [Select]
Repository      : world
Name            : kio
Version         : 5.110.0-2
[...]
pacman -Si kio5
Code: [Select]
Repository      : world
Name            : kio5
Version         : 5.111.0-1
[...]

The old packages are at version 5.110.0 and thus outdated. And they are obsolete.

I suggest you delete them from the repositories.

Regards!