12-06-2024 07:18 AM
Hi,
I pretty aware, that this can be a very rocky road....
I have a NIPM built with PackageBuilder which consists only of dependencies,
If I install it, all my dependencies get insatalled, just as desired.
Yet if I
nipkg.exe remove my-fabulous-packet
all the dependenices stay where they are, only the particulat packet is removed
Is there an argument for the remove command that I have missed?
nipkg remove --force-essential --force-locked
removes NIPM as well which is not what I really want...
Cheers
Oli
Solved! Go to Solution.
12-06-2024 08:43 AM
At least in the past packages that had no other dependencies but what you were removing would be uninstalled as well. However that might be just a feature of the NIPM GUI, not sure. I would check to see if there are any other packages that are dependent on what your package's dependencies as that would block the removal of them.
12-07-2024 12:36 PM
Oli -
Notes: