Hello,
I've read the FreeBSD Handbook about pkd_add. I wonder if there is any way to see what pkg's are going to be installed before actually running the command.
I have read tha man page of pkg_add(1) and seems like the option "dry run" would be apropriate, however when I gave the command, pkg_add tried to fetch the package.
So what is the safest way of checking what/which packages are going to be installed before actually issuing pkg_add?
I've read the FreeBSD Handbook about pkd_add. I wonder if there is any way to see what pkg's are going to be installed before actually running the command.
I have read tha man page of pkg_add(1) and seems like the option "dry run" would be apropriate, however when I gave the command, pkg_add tried to fetch the package.
So what is the safest way of checking what/which packages are going to be installed before actually issuing pkg_add?