packagekit_what_provides
Find which package supplies a specific file path or binary using PackageKit D-Bus. Resolve missing dependencies by querying package ownership.
Instructions
Find which package provides a specific file path or binary via PackageKit D-Bus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path or binary name (e.g. '/usr/bin/git', 'libssl.so'). |