pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Uninstalling a package and all its dependencies



Hi,

On Fri, 9 Jun 2006 15:54:41 +0400, Rakhesh Sasidharan wrote:
> I can install a meta package like GNOME (for instance) by doing "cd
> /usr/pkgsrc/meta-pkgs/gnome/ ; make install". That will fetch all the
> various packages that make up GNOME. Now suppose I want to uninstall
> GNOME completely, is there any equivalent command? Or do I have to go
> about removing each of the dependencies manually?

Man page of pkg_delete(1):

     -R      This option triggers a recursive delete of the given package and
             any packages it depends on, unless some other package still needs
             a dependent package.  This -R option can be used to clean up by
             deleting a package and all its then-unneeded dependent packages.
--
"Of course I love NetBSD":-)
OBATA Akio / obata%lins.jp@localhost




Home | Main Index | Thread Index | Old Index