On Fri, Oct 17, 2003 at 03:58:12AM -0600, SoloCDM wrote:
> Does FreeBSD have package management to view the packages installed
pkg_info(1)

> and their names with versions,
pkg_version(1)

> remove the packages installed, and
pkg_delete(1)

> track the packages installed to avoid conflicts and retain stability?
That's inherent/implied in the package system.

See also ports(7) for more information.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to