Hi,

I have several questions:

1. If I install a particular package, its dependencies will be
installed as well. Now if I remove it later using pkg_delete, only
that package will be removed and not the dependencies. The reason I
guess is because some other packages may be dependent on those
dependencies as well. Is there a way to remove a particular package
and all of its dependencies (given that no other package is dependent
on those dependencies)?

2. Is it possible to tell pkg_add to just fetch the package and not
install them? My goal is to use my Internet conn
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to