What functions are avalable on dbus, and what is its dbus Orgname?

Asked by Sam Dodrill

I am trying to write a docky plugin that upgrades packages on the system on a single click.

What name do I use for dbus?

Question information

Language:
English Edit question
Status:
Answered
For:
Aptdaemon Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sebastian Heinlein (glatzor) said :
#1

The D-Bus interface is documented in the man pages:

man org.debian.apt
man org.debian.apt.transaction

Currently there is only a Python client library (aptdaemon.client) and even some GTK widgets and dialogs (aptdaemon.gtkwidgets). I would recommend to use them instead of accessing the D-Bus interface directly.

Cheers,

Sebastian

Can you help with this problem?

Provide an answer of your own, or ask Sam Dodrill for more information if necessary.

To post a message you must log in.