How to Install python-pyqt5.qtwebengine in Ubuntu 18.04



Install python-pyqt5.qtwebengine by entering the following commands in the terminal:

sudo apt update
sudo apt install python-pyqt5.qtwebengine

Description:

Python 2 bindings for Qt5's WebEngine module

The WebEngine module of PyQt5 provides a Chromium-based Web browser engine for PyQt5 applications. . This package contains the Python 2 version of this module.

Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/

Version: 5.10.1+dfsg-1ubuntu2

Section: universe/python