openCV lib をインストールしようとすると、最初のステップの 1 つは cmake をインストールすることですが、
sudo apt-get install cmake
私は受け取る
The following packages have unmet dependencies:
cmake : Depends: libjsoncpp0 but it is not installable
E: Unable to correct problems, you have held broken packages.
build-essential, libjsoncpp-dev, pkg-config...
などをインストールしました
エラーはどこですか?