B balanga Jun 10, 2016 #1 Is there any way I can find out exactly what tasks will be performed when I run pkg install pkgx? I'm particularly interested in finding out what post installation processing is done and what msgs are shown.
Is there any way I can find out exactly what tasks will be performed when I run pkg install pkgx? I'm particularly interested in finding out what post installation processing is done and what msgs are shown.
K kpa Jun 12, 2016 #3 Also, it can be very useful to see the full details including the pre/post install/delete scripts: pkg info -R <package-name>
Also, it can be very useful to see the full details including the pre/post install/delete scripts: pkg info -R <package-name>