ls /usr/share/applications | grep calligra
org.kde.calligrasheets.desktop
org.kde.calligrastage.desktop
org.kde.calligrawords_ascii.desktop
org.kde.calligrasheets.desktop
org.kde.calligrastage.desktop
org.kde.calligrawords_ascii.desktop
org.kde.calligrawords.desktop
ls /usr/bin | grep calligra
calligra
calligraconverter
calligrasheets
calligrastage
calligrawords
calligra
calligraconverter
calligrasheets
calligrastage
calligrawords
$ rpm -qf /usr/bin/calligrasheets
file /usr/bin/calligrasheets is not owned by any package
file /usr/bin/calligrasheets is not owned by any package
$ rpm -qf /usr/bin/calligrawords
file /usr/bin/calligrawords is not owned by any package
file /usr/bin/calligrawords is not owned by any package
It wasn't installed by rpm or dnf, otherwise it would have updated those databases.
Any ideas on uninstalling it without messing everything up ?
On Thu, Feb 6, 2020 at 10:15 PM Samuel Sieb <samuel@xxxxxxxx> wrote:
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@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx