How to Install and Uninstall python-webkit-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-webkit-dev" package

Learn how to install python-webkit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-webkit-dev

2. Uninstall "python-webkit-dev" package

This guide covers the steps necessary to uninstall python-webkit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-webkit-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: python-webkit-dev
Priority: optional
Section: universe/python
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Christophe Sauthier
Architecture: all
Source: pywebkitgtk
Version: 1.1.8-3.1
Depends: python-webkit (>= 1.1.8-3.1), python-gtk2-dev
Filename: pool/universe/p/pywebkitgtk/python-webkit-dev_1.1.8-3.1_all.deb
Size: 10512
MD5sum: 1b586d67adb3a41d5f6deda228aa546d
SHA1: 2fb68cae34e79bc35cb50c9d8823c6ea403c4593
SHA256: 1d2330478d1d4950189434a9d5d8f3059f839aca2ab4436377f8ba92cc720ae7
Description-en: WebKit/Gtk Python bindings: development files
PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python.
.
The PyWebKitGtk project share the same goals with WebKit. The purpose of this
binding is to bring an alternative web engine to Python/GTK+ application
developers who might need a web browser engine for their next application or
developers wishing to have a better browser engine that they can access to
using the Python programming language.
.
This package provides the development files for PyWebKitGtk.
Description-md5: 032ad305c63e9a3add2974dfb174edfd
Homepage: http://code.google.com/p/pywebkitgtk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu