dnfdragora - Man Page
DNFDragora Command Reference
Synopsis
dnfdragora [options] [<args>...]
Description
DNFDragora is a DNF frontend, based on rpmdragora from Mageia (originally rpmdrake) Perl code. It is written in Python 3 and uses manatools.aui, the widget abstraction library, so that it can be run using Qt (PySide6), GTK 4, or ncurses interfaces.
Options
- -h, ā--help
Show help message and exit.
- --gtk
Start using the manatools.aui GTK 4 backend.
- --ncurses
Start using the manatools.aui ncurses backend.
- --qt
Start using the manatools.aui Qt (PySide6) backend.
- --update-only
Show updates dialog only.
- --group-icons-path <GROUP_ICONS_PATH>
Force a new path for group icons (instead of /usr/share/icons).
- --images-path <IMAGES_PATH>
Force a new path for all the needed images (instead of /usr/share/dnfdragora/images).
- --locales-dir <LOCALES_DIR>
Set path to the directory containing localization strings (developer option only).
- --install <RPM-Packages ā¦>
Install local rpm packages.
- --version
Show application version and exit.
Bugs
Resources
See Also
Author
Angelo Naselli and Neal Gompa
Copyright
2016 - 2026, Angelo Naselli and Neal Gompa