How to Install and Uninstall python3-webview Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-webview" package

Here is a brief guide to show you how to install python3-webview on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-webview

2. Uninstall "python3-webview" package

Here is a brief guide to show you how to uninstall python3-webview on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-webview $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-webview package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-webview
Architecture: all
Version: 2.3+dfsg-1
Multi-Arch: foreign
Priority: optional
Section: universe/python
Source: python-pywebview
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 164
Depends: python3-pyqt5.qtwebengine | python3-pyqt5.qtwebkit | gir1.2-gtk-3.0, python3-pyqt5.qtwebengine | python3-pyqt5.qtwebkit | gir1.2-webkit2-4.0, python3-pyqt5.qtwebengine | python3-pyqt5.qtwebkit | python3-gi, python3-pyqt5.qtwebengine | python3-pyqt5.qtwebkit | python3-gi-cairo, python3:any
Conflicts: python3-pywebview
Replaces: python3-pywebview
Filename: pool/universe/p/python-pywebview/python3-webview_2.3+dfsg-1_all.deb
Size: 34196
MD5sum: c08f1ec29d71ed999c9dad29eab9c9fa
SHA1: 8baf6f3bf1d0c27af5aa2a78df857080211b2f72
SHA256: 66f389357b4447cc64ea09dd93fda4fecb7c9486c66356985bd89013433071fd
SHA512: 15f32ef8750418c82dcebabadc062f728290cc09704ce8373838f528bff79d00c2117c12397d4e7e81466effb30ad56809b964fbc49fc513910f1585c1604095
Homepage: https://github.com/r0x0r/pywebview
Description-en: Build GUI for your Python program with JavaScript, HTML, and CSS
pywebview is a lightweight cross-platform wrapper around a webview component
that allows on to display HTML content in its own native GUI window. It gives
you power of web technologies in your desktop application, hiding the fact
that GUI is browser based. You can use pywebview either with a lightweight web
framework like Flask or Bottle or on its own with a two way bridge between
Python and DOM.
.
pywebview uses native GUI for creating a web component window: WinForms on
Windows, Cocoa on macOS and QT or GTK+ on Linux. If you choose to freeze your
application, pywebview does not bundle a heavy GUI toolkit or web renderer
with it keeping the executable size small. pywebview is compatible with both
Python 2 and 3.
Description-md5: 55cee3d13624105d222159c83d897a60