Adds a directory to the list of locally known packages.
Forwards to PackageManager.addLocalPackage.
Path to the package
Optional version to associate with the package (can be left empty)
Make the package known system wide instead of user wide (requires administrator privileges).
removeLocalPackage
See Implementation
Adds a directory to the list of locally known packages.
Forwards to PackageManager.addLocalPackage.