QuestionQ27

BSD Installation and Software Management

Which directory contains the FreeBSD Ports Collection?

  • A /tmp/ports/
  • B /var/db/packages/
  • C /usr/ports/
  • D /ports/
  • E /usr/local/pkg/
Explanation

The FreeBSD Ports Collection is stored by default in /usr/ports. The FreeBSD Handbook identifies /usr/ports/ as the optional Ports Collection directory and documents cloning the ports tree into that location.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!