On 02/12/10 04:53 PM, Uko wrote: > Hi everyone! > When I try to pkgrm any of the pre-installed packages (a packages installed > during opensolaris installation) it says > pkgrm: ERROR: unable to change current working directory > to</var/sadm/pkg/package/install> > > and it's true, there's no install in the package directories. > > Can someone advise me how can I remove that packages?
pkgrm/pkgadd should only be used for SVR4 packages. pfexec pkg uninstall <pkg_name> See 'man pkg' for usage details. Cheers, -- Shawn Walker