Hi
Very new to FreeBSD just got this below from Freshports.org so to install anything in FREEBSD to first in the terminal: cd /usr/ports/www/chromium/ && make install clean and after in the terminal:
To install the port: cd /usr/ports/www/chromium/ && make install clean
To add the package, run one of these commands:
Very new to FreeBSD just got this below from Freshports.org so to install anything in FREEBSD to first in the terminal: cd /usr/ports/www/chromium/ && make install clean and after in the terminal:
- pkg install chromium ? or just in the terminal copy: pkg install chromium ?
To install the port: cd /usr/ports/www/chromium/ && make install clean
To add the package, run one of these commands:
- pkg install www/chromium
- pkg install chromium