![]() | ![]() | ![]() | FreeBSD |
The FreeBSD Ports and Packages Collection provides ports and packages for all OpenVAS modules.
The following commands can be used to compile and install the FreeBSD ports on your FreeBSD system:
cd /usr/ports/security/openvas-libraries/ && make install clean cd /usr/ports/security/openvas-libnasl/ && make install clean cd /usr/ports/security/openvas-server/ && make install clean cd /usr/ports/security/openvas-plugins/ && make install clean
If you would rather use binary packages, you will want to use the following commands:
pkg_add -r openvas-libraries pkg_add -r openvas-libnasl pkg_add -r openvas-server pkg_add -r openvas-plugins
![]() | ![]() | ![]() | FreeBSD |