cURL extension

Can you tell me how to install cURL extension or how to enable it?

If you are talking about PHP Curl extension it is already bundled by default, you can’t find it by name since its packaged with the common package, you can create a phpinfo page and you will see the extension loaded.

How can we update curl to lastest version curl 7.67.0?