1
私はlibcurl4-openssl-devをUbuntu 16.0.4 LTSにインストールしようとしています。libcurl4-openssl-devをUbuntu 16.0.4にインストールする際の問題LTS
私はsudo apt-get install libcurl4-openssl-dev
を実行するとき、これはCLの出力です:
Reading package lists... Done
Building dependency tree
Reading state information... Done
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.
libcurl4-openssl-dev : Depends: libcurl3 (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.2 is to be installed
E: Unable to correct problems, you have held broken packages.
私はこの問題を解決する方法は?