Re: C8 and Plasma5 error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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


-- 
Ian
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux