How to Install and Uninstall python3-pyside.qtwebkit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python3-pyside.qtwebkit" package

This tutorial shows how to install python3-pyside.qtwebkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyside.qtwebkit

2. Uninstall "python3-pyside.qtwebkit" package

In this section, we are going to explain the necessary steps to uninstall python3-pyside.qtwebkit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pyside.qtwebkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyside.qtwebkit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyside.qtwebkit
Priority: optional
Section: universe/python
Installed-Size: 629
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Depends: python3-pyside.qtgui (= 1.2.2-2build2), python3-pyside.qtnetwork (= 1.2.2-2build2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside-py3-1.2 (= 1.2.2-2build2), libpython3.5 (>= 3.5.0~b1), libqt4-network (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libqtwebkit4, libshiboken-py3-1.2v5 (>= 1.2.2-2build1), libstdc++6 (>= 4.1.1), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/p/pyside/python3-pyside.qtwebkit_1.2.2-2build2_amd64.deb
Size: 129544
MD5sum: e1c3eaba0ba8b3b0357c13f1774affa0
SHA1: 911ac0d5e52a4aff556481d01022f75d400f9d8f
SHA256: 25d06d3f06db3b44f0da00476a86d596535d570c7f04bd0a165002c1218e1dfa
Description-en: Qt 4 WebKit module - Python3 bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python3 bindings for the QtWebKit module.
Description-md5: 0dff74840322a267f85cef49752a5af4
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu