install package via command LINE with dependencies
-
For install package in command line I do:
Pkg install pfsense-pkg-**name**
This command dont install dependencies. I need install with ALL dependencies. How to do ?
-
it install everything is necessary for pfsense to work, dependencies included
example:[2.4.5-RELEASE][root@pfSense.trmultiservice.lab]/root: pkg-static install pfSense-pkg-pfBlockerNG-devel-2.2.5_37 Updating pfSense-core repository catalogue... pfSense-core repository is up to date. Updating pfSense repository catalogue... pfSense repository is up to date. All repositories are up to date. The following 9 package(s) will be affected (of 0 checked): <------ 9 dependencies New packages to be INSTALLED: grepcidr: 2.0 [pfSense] iprange: 1.0.4 [pfSense] jq: 1.6 [pfSense] lighttpd: 1.4.54 [pfSense] lua52: 5.2.4 [pfSense] pfSense-pkg-pfBlockerNG-devel: 2.2.5_37 [pfSense] py37-maxminddb: 1.4.1_1 [pfSense] py37-sqlite3: 3.7.7_7 [pfSense] whois: 5.2.17 [pfSense] Number of packages to be installed: 9 The process will require 9 MiB more space. 2 MiB to be downloaded. Proceed with this action? [y/N]:
if no "New packages" are available than there is no dependencies needed or they are already installed