Results 1 to 4 of 4
does bsd have package maneger like yum or apt-get?...
- 09-14-2006 #1
package manager
does bsd have package maneger like yum or apt-get?
- 09-14-2006 #2I mainly use FreeBSD and you have a choice of using ports (portage in Gentoo is based on this packaging system) or using the packages system (tools such as pkg_add, pkg_delete etc). The ports system compiles everything from source whilst pkg_add et al use binary packages.
Originally Posted by jan1024188
- 09-14-2006 #3
- 09-14-2006 #4
If you need more info about FreeBSD take a look at the handbook.


Reply With Quote
