curlpp icon indicating copy to clipboard operation
curlpp copied to clipboard

Can't install libcurlpp on debian 9.9

Open saumyashah7 opened this issue 4 years ago • 0 comments

I am trying to install this package inside Docker container: Tomcat-8.5.42 . I checked the operating system version inside the container which is:

Distributor ID: Debian Description: Debian GNU/Linux 9.9 (stretch) Release: 9.9 Codename: stretch

The command I am using to install the library is:

apt-get install libcurlpp-dev

The error I am getting is:

E: Unable to locate package libcurlpp-dev

Can anyone please help on this?

saumyashah7 avatar Oct 05 '21 13:10 saumyashah7