Giter VIP home page Giter VIP logo

sessioninstaller's Introduction

INTRODUCTION

Sessioninstaller allows applications to easily install additional software 
(e.g. extensions or GSreamer codecs), to uninstall files and to perform simple
software status queries by implementing the distribution neutral D-Bus session
interface of PackageKit.

The whole process of confirmation, error reporting and progress notification
is handled by sessioninstaller.

The reference implementation of the D-Bus interface can be found in 
gnome-packagekit. It was also adopted by KPackageKit.

In contrast to gnome-packagekit and KPackageKit it doesn't use the PackageKit
daemon for querying and installation, but instead makes use of APT and 
aptdaemon (alternatively synaptic can be used).


CONTACT

The project is hosted at Launchpad: https://www.launchpad.net/sessioninstaller

The source code is maintained in a bzr branch: bzr branch lp:sessioninstaller

Bugs can be reported at the project home page.

Feel free to contact me if you have got any questions, suggestions or comments.
My email address is devel AT glatzor DOT de.


STATUS

The following list shows the implementation status of each interface method.

 * org.freedesktop.PackageKit.Query:

   - IsInstalled: Fully supported

   - SearchFile: Only allows to search for installed files by default, but can
     make use of apt-file to search for not installed files
 
 * org.freedesktop.PackageKit.Modify:

   - InstallPackageFile: Works with aptdaemon backend. Problem with handling
     multiple files.

   - InstallProvideFiles: Not supported. Could be implemented using apt-file.

   - InstallCatalogs: Only supports catalogs which use InstallPackages

   - InstallPackageNames: Fully supported.

   - InstallMimeTypes: Fully supported. Requires appinstall-data.

   - InstallFontConfigResources: Not supported. There in't any package font
     mapping available in Debian and Ubuntu.

   - InstallGStreamerResources: Fully supported.

   - InstallPrinterDrivers: Not supported.

   - RemovePackageByFiles: Fully supported.

The interaction mode which allows to hide certain confirmations and dialogs
is not supported. Currently sessioninstaller will always show all dialogs.

sessioninstaller's People

Contributors

ids1024 avatar jackpot51 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.