I am running oz 3.5.3. How do I correctly remove a package installed via the ipkg command?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=105996\"][{POST_SNAPBACK}][/a][/div]
ipkg remove package-name
or
ipkg -recursive remove package-name
to remove the app and it's depends
Please post OZ questions in OZ section of forum
Greg