Home > Repository > base > dnfdaemon

dnfdaemon: DBus daemon for doing package action with the dnf package manager

dnf-daemon is a 2 DBus services there make part for dnf's API available for application via DBus calls.
There is a DBus session bus service running as current user for performing readonly actions.
There is a DBus system bus service running as root for performing actions there is making changes to the system
This makes it easy to do packaging action from your application no matter what language it is written in, as long as there is DBus binding for it.
dnf-daemon uses PolicyKit for authentication for the system service, so when you call one of the commands (as normal users) you will get a
PolicyKit dialog to ask for password of a privileged user like root.
Nome:dnfdaemon
Versione: 0.3.22-4mamba
Gruppo:System/Management
Manutentore:silvan
Licenza:GPL
Dimensione:78.04 kB
URL di origine:https://github.com/manatools/dnfdaemon/
Data di compilazione:2024-01-11 17:37:19
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatidnfdaemon
dnfdaemon
dnfdaemon
Dipendenze di compilazionelibpython311-devel [1]
libpython311-devel [1]
libpython311-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2024-01-11silvan0.3.22-4mamba- rebuilt with python3 == 3.11
2023-03-23silvan0.3.22-3mamba- require libdnf >= 0.70.0-2mamba (build with python 3.10)
2023-03-22silvan0.3.22-2mamba- rebuilt with python 3.10
2022-11-12silvan0.3.22-1mamba- package created using the webbuild interface