(Initial feature page, ready for wrangler) |
|||
Line 47: | Line 47: | ||
* See [[Talk:Features/PackageKitBrowserPlugin]] | * See [[Talk:Features/PackageKitBrowserPlugin]] | ||
[[Category: | [[Category:FeatureReadyForFesco]] | ||
<!-- When your feature page is completed and ready for review --> | <!-- When your feature page is completed and ready for review --> | ||
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | <!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | ||
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> | <!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> |
Revision as of 20:50, 16 July 2009
PackageKit Browser Plugin
Summary
The PackageKit browser plugin allows people browsing online to install missing applications.
Owner
- Name: Richard Hughes
- email: <richard@hughsie.com>
Current status
- Targeted release: Fedora12
- Last updated: 2009-07-16
- Percentage of completion: 90%
Detailed Description
The PackageKit-browser-plugin
package installs a browser plugin that can be used to install specified software.
Benefit to Fedora
This feature will add the facility to install packages from websites, in a secure way, rather than telling users to run various yum commands as the root user or describing how to use the PackageKit tools.
Scope
This is a very small change in comps, so that the PackageKit-browser-plugin
package gets included in the default package set.
How To Test
- Install
PackageKit-browser-plugin
package usingyum install PackageKit-browser-plugin
- Restart any browser windows
- Open a web browser (epiphany, firefox, etc) and visit http://people.freedesktop.org/~hughsient/temp/test.html
- Verify the plugin works correctly
User Experience
Users can install applications directly from web pages, in a secure and cross-distro way.
Dependencies
PackageKit 0.5.1 (requires new release to be put into rawhide, expected 2008-08-03) nspluginwrapper-1.3.0-5 (in F11 updates)
Contingency Plan
Drop PackageKit-browser-plugin
from comps, and revert back to not shipping the browser plugin.
Documentation
Release Notes
- PackageKit now installs a browser plugin handler so that web pages can install software in a secure environment.
Comments and Discussion