On 2/6/20 8:44 PM, linux guy wrote:
I know, it is a head scratcher.  It is like I built it from scratch or something, but I have no memory of doing that.   Furthermore, I did a find -name calligra and it doesn't find any source code.   Hmmmm....

You don't mention specifically which applications you have. Try the following:
ls /usr/share/applications | grep calligra
ls /usr/bin | grep calligra

If those find anything, use the file you found instead in the following command:
rpm -qf /usr/bin/calligra
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to