Il 12/03/20 00:58, Ian Mortimer ha scritto:
On Wed, 2020-03-11 at 09:19 +0100, Alessandro Baggi wrote:
Seems that kde5init is not present on the system and inside
repositories.
I think you mean kdeinit5 (as in your original post). That's provided
by the package:
kf5-kinit
If you have mlocate installed you can find files with:
locate _file_name_
If the file is installed by a package and is an executable you can find
which package with:
rpm -qf $(which kdeinit5)
If it's not an executable but you know the path to the file:
rpm -qf /path/to/file
Thank you for your answer
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos