How to Install python3-pycurl in Ubuntu 18.04



Install python3-pycurl by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-pycurl

Description:

Python bindings to libcurl (Python 3)

This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains PyCURL for Python 3.

Homepage: http://pycurl.sourceforge.net

Version: 7.43.0.1-0.2

Section: python