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?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to