Page 1 of 1
[SOLVED]libappindicator for Mageia 9

Posted:
Feb 14th, '24, 14:21
by jlalarcon
Hi.
I need a library named libappindicator, but my search til now indicate that Mageia don't have any package for such library.
Anybody knows anything about this?.
Thanks in advance.
Regards.
Re: libappindicator for Mageia 9

Posted:
Feb 14th, '24, 15:55
by Germ
What do you need that library for? It doesn't seem to be in the repos.
- Code: Select all
[germ@localhost ~]$ rpm -q --whatprovides libappindicator
no package provides libappindicator
[germ@localhost ~]$ rpm -q --whatprovides lib64appindicator
no package provides lib64appindicator
Re: libappindicator for Mageia 9

Posted:
Feb 14th, '24, 16:01
by Germ
I did find several ayatana-appindicator packages.
Re: libappindicator for Mageia 9

Posted:
Feb 14th, '24, 19:26
by doktor5000
For one, rpm only searches in installed packages, not in repositories. urpmf -f --name would be the way to go for that.
Although OP does not mention what he actually needs that library for in particular, as dependency for what software?
Re: libappindicator for Mageia 9

Posted:
Feb 14th, '24, 20:43
by jlalarcon
Hi.
I was trying install a very good modern mail client named Mailspring, and that libappindicator looks to be a dependence. But i just discover that this mail client is available as flatpak. So, my problem is solved. I'm gonna add a -Solved- to the topic, if no one have objections.
Thanks, very much, for the help.
Re: libappindicator for Mageia 9

Posted:
Feb 14th, '24, 22:58
by morgano
Also note that our 64 -bit packages have "64" after "lib"
Try "urpmf -f --name appindicator" to get extended matches.
Or even anything containing "indicator" : "urpmf -f --name indicator"
[SOLVED] libappindicator for Mageia 9

Posted:
Feb 14th, '24, 23:51
by jlalarcon
Hi.
The lib libappinditator was requested by the rpm package of mailspring which is a modern mail client that i enjoy very much. But now i just discover that this app is available to in the format of Flatpak package, so my problem is solved. For my point of view, this topic is SOLVED.
Thanks very much for your kind help.
Re: libappindicator for Mageia 9

Posted:
Feb 15th, '24, 02:45
by Germ
If it is solved for you, please edit your first post and add
[SOLVED] to the beginning of the topic title.
Thanks.

Re: libappindicator for Mageia 9

Posted:
Feb 15th, '24, 10:33
by morgano
Great then.
I assume you have found
https://wiki.mageia.org/en/FlatpakOh, and Welcome to Mageia and our forum
