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

Last updated: July 06,2024

1. Install "python-pyside.qtwebkit" package

This guide let you learn how to install python-pyside.qtwebkit on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pyside.qtwebkit" package

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

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

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

Package: python-pyside.qtwebkit
Priority: optional
Section: universe/python
Installed-Size: 632
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Provides: python2.7-pyside.qtwebkit
Depends: python-pyside.qtgui (= 1.2.2-2build2), python-pyside.qtnetwork (= 1.2.2-2build2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside1.2 (= 1.2.2-2build2), libpython2.7 (>= 2.7), libqt4-network (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libqtwebkit4, libshiboken1.2v5 (>= 1.1.0), libstdc++6 (>= 4.1.1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pyside/python-pyside.qtwebkit_1.2.2-2build2_amd64.deb
Size: 129580
MD5sum: 3169edb234210c367e8a5695d8166b0b
SHA1: 6bea8e69a37c1ec60174f4f4cf4a308d61fe04d2
SHA256: d0d5860bd03ed4890df5a82d06214b7524e0c61efe51f0f1eb9f7ccc46f940c6
Description-en: Qt 4 WebKit module - Python 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 Python bindings for the QtWebKit module.
Description-md5: bff5e56105e2ac3d3a6532e25671e800
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu