Hi,

> In Tizen 3 There is 3 ways to install applications.
> By using 
> -> pkgcmd tool : that request a backend exist for the kind of apps we want to 
> install.
> -> Preinstall mechanism : copy the applications contents (including manifest) 
> in a specific directories and run pkg_initdb tool.
> -> pkg_info tool: currently used in rpm. but personally I didn't recommend 
> this tool

What about uninstallation? Let's say we install a native application via 
pkg_initdb
(copy xml file(s) to the global directory and run it), and now the package will 
be
uninstalled. Is it enough to just rm the xml files, and then run pkg_initdb 
once again
(it will notice the missing things and will remove them from the database)? Or 
does
one have to do some specific work before hand instead, before removing the xml
files?


Regards,
Jan Ekström
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to