Twise Random

A site about computer science .
Skip to content
  • apple
  • android
  • c
  • cpp
  • data structure and algorithms
  • macos
  • python
  • tutorials

Tag: make

How to install applications in freebsd ?

Posted on September 28, 2020February 23, 2021 by mohamad wael

To install application under freebsd , you can either use the pkg tool or the make tool . The pkg tool will install pre compiled binaries , whereas the make tool will build binaries from source .

The pkg tool

… Read More
freebsd freebsd, make, pkg, portmaster, ports, ports_collection, portsnap