On Sun, 2025-05-18 at 23:55 +1000, fed...@eyal.emu.id.au wrote: > I still wonder which package actually uses rhino as everything seems > to work after I removed it.
There are tools for discovering what files belong to which package, and what dependencies there are. But... You may find that a tool uses some function if its available, and doesn't really care if it's not available. It'll do something else, instead, or simply not offer some particular feature. If you run a program via the command line, you may see a flurry of messages go up the screen about things it couldn't do. None of which are of any concern to you unless you needed *that* aspect of the thing. An example that springs to mind is mplayer. If I try something like: mplayer testfile.mkv It will try to load some files to do with a remote control, that I don't have, it'll report it couldn't find LIRC support and say I won't be able to use a remote control, but the file will play quite fine without it. i.e. You *may* be chasing after something that's not important. -- uname -rsvp Linux 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 (yes, this is the output from uname for this PC when I posted) Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. -- _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue