mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
some more bsd detail
This commit is contained in:
parent
e239f482fd
commit
e2ce866462
@ -125,7 +125,11 @@ pkg_add ragel-6.10.tgz
|
||||
pkg_add cmake-3.28.1.tgz
|
||||
```
|
||||
Version numbers etc will of course vary. One would either download the
|
||||
binary packages or build them using pkgsrc.
|
||||
binary packages or build them using pkgsrc. There exist some NetBSD pkg
|
||||
tools like ```pkgin``` which help download e.g. dependencies as binary packages,
|
||||
but overall NetBSD leaves a lot of detail exposed to the user.
|
||||
The main package system used in NetBSD is pkgsrc and one will probably
|
||||
want to read up more about it than is in the scope of this document.
|
||||
See https://www.netbsd.org/docs/software/packages.html for more information.
|
||||
|
||||
This will not replace the one in the standard base distribution, and
|
||||
|
Loading…
x
Reference in New Issue
Block a user