Open saumyashah7 opened 3 years ago
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?
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:
The command I am using to install the library is:
The error I am getting is:
Can anyone please help on this?