Opened 12 years ago

Closed 12 years ago

#187 closed enhancement (fixed)

replace distro packaging util code with calls to packagekit on Linux

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 0.12
Component: Client Keywords:
Cc:

Description

This class: distro_packaging_util.py is horrible and buggy (no '-A' option with gksudo on some distros) so replace it with packagekit.

There are dbus bindings: example and decent usage docs

Change History (1)

comment:1 Changed 12 years ago by Antoine Martin

Resolution: fixed
Status: newclosed

r4936 uses gpk-install-package-name is available and r4937 adds support for KDE's apper.

Finally, r4938 does it all properly using pure dbus calls (the others are used as fallback only)

Note: See TracTickets for help on using tickets.