Following packages have unmet dependencies: libopencv-dev

Hello, I;m a new Xavier NX user and installed jetpack4.4 and opencv 3.4 at /usr/local
Also I installed some package which required opencv lib exactly “highgui”.
However whenever i try to make It is not found although it is already installed,

So i tried “sudo apt install libopencv*” and i got
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libopencv-dev : Conflicts: libopencv-calib3d-dev
Conflicts: libopencv-core-dev
Conflicts: libopencv-features2d-dev
Conflicts: libopencv-flann-dev
Conflicts: libopencv-highgui-dev
Conflicts: libopencv-imgcodecs-dev
Conflicts: libopencv-imgproc-dev
Conflicts: libopencv-ml-dev
Conflicts: libopencv-objdetect-dev
Conflicts: libopencv-photo-dev
Conflicts: libopencv-stitching-dev
Conflicts: libopencv-ts-dev
Conflicts: libopencv-video-dev
Conflicts: libopencv-videoio-dev
E: Unable to correct problems, you have held broken packages.

How can I treat it?? Please let me know …

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

Could you clarify what you are trying to do? Are you trying to install opencv 3.4 manually but hit problem?

If so, why do you want to run apt install libopencv*? Do you have any expectation what it is going to install?

Did you already install opencv4.1.1 by jetpack?