Re: manual IPK install/uninstall
Dave Leifer <[email protected]> Mon, 29 Sep 2003 23:43:29 -0700
| Newsgroups | gmane.comp.handhelds.zaurus.general |
|---|---|
| Message-ID | <[email protected]> |
On Monday 29 September 2003 04:07 pm, Pucho.com wrote: > Some IPKs do not show up in the add/remove programs applet. > For such IPKs, what is the procedure to install them from the > command line? How can the path to the installed be determined? > In case, they need to be uninstalled, what is the procedure? > Please provide one or more package names which don't show up. (Details, details ....). How did you install them? At what point did they stop showing up? Are there any filtering options on the view of the packages in the applet which might be hiding the packages from you? In the earlier SharpROMs (for the SL-5500) there is an 'ipkg' command. You will need to su to 'root' to run it. ipkg list <- show installed packages ipkg remove <packagename> <- remove an installed package Dave