How to install “libcurl and libcurl-dev” in Linux
How to install “libcurl and libcurl-dev” in Linux |
- RED HAT and CentOS
- Open the terminal
- sudo yum update
- Ubuntu
- Open the terminal
- sudo apt update
Package libcure-dev is a virtual package provider by libcurl4-openss-dev
- RED HAT and CentOS
- sudo yum install libcurl4-openss-dev
- sudo apt install libcurl4-openss-dev.