Date: Sun, 1 Mar 2009 14:55:43 +0800 From: lacalling <lacalling@gmail.com> To: freebsd-questions@freebsd.org Subject: A problem about pkg_deinstall Message-ID: <de8d0ce00902282255x75100d00ha05a13c555e9ff9@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have some problems about pkg_deinstall. pkg_deinstall -R deletes packages depended recursively. but it seems to crashes some other packages. for example,i installed pkg A,it depends on pkg b,c,d. pkg_deinstall -R will deletes A,b,c,d. but if b is depended by some other pkg X which i use,X probably will crash. i read man pkg_deinstall,but got no further info. could anyone kindly help me to find out how to delete pkgs only depended by A?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?de8d0ce00902282255x75100d00ha05a13c555e9ff9>