nvidia-auto-installer-for-fedora-linux icon indicating copy to clipboard operation
nvidia-auto-installer-for-fedora-linux copied to clipboard

Use Python bindings for DNF instead of interacting directly with shell

Open gridhead opened this issue 2 years ago • 0 comments

Information about those can be found in the following resources

  • https://dnf.readthedocs.io/en/latest/api.html
  • https://stackoverflow.com/questions/76096169/dnf-python-api-how-to-query-modules-default-and-enabled-stream-and-profile
  • https://stackoverflow.com/questions/70997138/dnf-python-api-how-to-get-rpms-from-modules-to-show-up-in-available
  • https://dnf.readthedocs.io/en/latest/py-modindex.html

gridhead avatar Jul 03 '23 03:07 gridhead